Home
last modified time | relevance | path

Searched refs:make_device_exclusive_range (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/include/linux/
Drmap.h197 int make_device_exclusive_range(struct mm_struct *mm, unsigned long start,
/Linux-v5.15/mm/
Drmap.c2190 int make_device_exclusive_range(struct mm_struct *mm, unsigned long start, in make_device_exclusive_range() function
2219 EXPORT_SYMBOL_GPL(make_device_exclusive_range);
/Linux-v5.15/drivers/gpu/drm/nouveau/
Dnouveau_svm.c609 ret = make_device_exclusive_range(mm, start, start + PAGE_SIZE, in nouveau_atomic_range_fault()
/Linux-v5.15/lib/
Dtest_hmm.c742 ret = make_device_exclusive_range(mm, addr, next, pages, NULL); in dmirror_exclusive()
/Linux-v5.15/Documentation/vm/
Dhmm.rst414 userspace access from the CPU. The ``make_device_exclusive_range()`` function