Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/include/hmm/
H A Dhmm_bo.h212 int hmm_bo_page_allocated(struct hmm_buffer_object *bo);
/openbmc/linux/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm.c262 if (!hmm_bo_page_allocated(bo)) { in hmm_check_bo()
H A Dhmm_bo.c760 int hmm_bo_page_allocated(struct hmm_buffer_object *bo) in hmm_bo_page_allocated() function