Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/include/hmm/
Dhmm_bo.h77 enum hmm_bo_type { enum
138 enum hmm_bo_type type;
237 enum hmm_bo_type type, int from_highmem,
Dhmm.h41 ia_css_ptr hmm_alloc(size_t bytes, enum hmm_bo_type type,
/linux-5.19.10/drivers/staging/media/atomisp/pci/hmm/
Dhmm.c224 ia_css_ptr hmm_alloc(size_t bytes, enum hmm_bo_type type, in hmm_alloc()
Dhmm_bo.c981 enum hmm_bo_type type, int from_highmem, in hmm_bo_alloc_pages()