Home
last modified time | relevance | path

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

/linux-6.15/Documentation/translations/zh_CN/mm/
H A Dhmm.rst329 的任何用户空间访问。 ``make_device_exclusive()`` 函数可以用来使一
/linux-6.15/include/linux/
H A Drmap.h901 struct page *make_device_exclusive(struct mm_struct *mm, unsigned long addr,
/linux-6.15/mm/
H A Drmap.c2655 struct page *make_device_exclusive(struct mm_struct *mm, unsigned long addr, in make_device_exclusive() function
2749 EXPORT_SYMBOL_GPL(make_device_exclusive);
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_svm.c613 page = make_device_exclusive(mm, start, drm->dev, &folio); in nouveau_atomic_range_fault()
/linux-6.15/lib/
H A Dtest_hmm.c790 page = make_device_exclusive(mm, addr, NULL, &folio); in dmirror_exclusive()
/linux-6.15/Documentation/mm/
H A Dhmm.rst403 userspace access from the CPU. The ``make_device_exclusive()`` function