Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/include/hmm/
H A Dhmm_bo.h201 int hmm_bo_allocated(struct hmm_buffer_object *bo);
/openbmc/linux/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm.c268 if (!hmm_bo_allocated(bo)) { in hmm_check_bo()
H A Dhmm_bo.c546 int hmm_bo_allocated(struct hmm_buffer_object *bo) in hmm_bo_allocated() function