HMM_BO_VMALLOC
return __hmm_alloc(bytes, HMM_BO_VMALLOC, vmalloc_addr);
} else if (type == HMM_BO_VMALLOC) {
else if (bo->type == HMM_BO_VMALLOC)