Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/include/hmm/
H A Dhmm_bo.h190 int hmm_bo_allocated(struct hmm_buffer_object *bo);
/linux-6.15/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm.c252 if (!hmm_bo_allocated(bo)) { in hmm_check_bo()
H A Dhmm_bo.c535 int hmm_bo_allocated(struct hmm_buffer_object *bo) in hmm_bo_allocated() function