Home
last modified time | relevance | path

Searched refs:is_mm_mmap_locked (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_hmm.c165 bool is_mm_mmap_locked) in xe_hmm_userptr_populate_range() argument
183 if (is_mm_mmap_locked) in xe_hmm_userptr_populate_range()
219 if (!is_mm_mmap_locked) in xe_hmm_userptr_populate_range()
224 if (!is_mm_mmap_locked) in xe_hmm_userptr_populate_range()
H A Dxe_hmm.h10 int xe_hmm_userptr_populate_range(struct xe_userptr_vma *uvma, bool is_mm_mmap_locked);