Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/translations/zh_CN/mm/
Dhmm.rst335 的任何用户空间访问。 ``make_device_exclusive_range()`` 函数可以用来使一
/Linux-v6.6/include/linux/
Drmap.h374 int make_device_exclusive_range(struct mm_struct *mm, unsigned long start,
/Linux-v6.6/mm/
Drmap.c2328 int make_device_exclusive_range(struct mm_struct *mm, unsigned long start, in make_device_exclusive_range() function
2358 EXPORT_SYMBOL_GPL(make_device_exclusive_range);
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_svm.c615 ret = make_device_exclusive_range(mm, start, start + PAGE_SIZE, in nouveau_atomic_range_fault()
/Linux-v6.6/lib/
Dtest_hmm.c807 ret = make_device_exclusive_range(mm, addr, next, pages, NULL); in dmirror_exclusive()
/Linux-v6.6/Documentation/mm/
Dhmm.rst403 userspace access from the CPU. The ``make_device_exclusive_range()`` function