Home
last modified time | relevance | path

Searched refs:hmm_bo_type (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/staging/media/atomisp/include/hmm/
Dhmm_bo.h74 enum hmm_bo_type { enum
121 enum hmm_bo_type type;
209 enum hmm_bo_type type,
/linux-6.1.9/drivers/staging/media/atomisp/pci/hmm/
Dhmm.c171 static ia_css_ptr __hmm_alloc(size_t bytes, enum hmm_bo_type type, const void __user *userptr) in __hmm_alloc()
Dhmm_bo.c707 enum hmm_bo_type type, in hmm_bo_alloc_pages()