Searched refs:__hmm_alloc (Results 1 – 1 of 1) sorted by relevance
169 static ia_css_ptr __hmm_alloc(size_t bytes, enum hmm_bo_type type, in __hmm_alloc() function222 return __hmm_alloc(bytes, HMM_BO_PRIVATE, NULL); in hmm_alloc()227 return __hmm_alloc(bytes, HMM_BO_VMALLOC, vmalloc_addr); in hmm_create_from_vmalloc_buf()