Home
last modified time | relevance | path

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

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