Home
last modified time | relevance | path

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

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