Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/include/hmm/
H A Dhmm_bo.h217 int hmm_bo_bind(struct hmm_buffer_object *bo);
/openbmc/linux/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm.c201 ret = hmm_bo_bind(bo); in __hmm_alloc()
H A Dhmm_bo.c770 int hmm_bo_bind(struct hmm_buffer_object *bo) in hmm_bo_bind() function