OF_alloc_virt
static vaddr_t OF_alloc_virt(int len, int align);
virt = (void *)OF_alloc_virt(size, align);