Searched refs:__hmm_alloc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm.c169 static ia_css_ptr __hmm_alloc(size_t bytes, enum hmm_bo_type type, function
222 return __hmm_alloc(bytes, HMM_BO_PRIVATE, NULL);
227 return __hmm_alloc(bytes, HMM_BO_VMALLOC, vmalloc_addr);

Completed in 147 milliseconds