Searched refs:make_device_exclusive (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/translations/zh_CN/mm/ |
| H A D | hmm.rst | 329 的任何用户空间访问。 ``make_device_exclusive()`` 函数可以用来使一
|
| /linux/include/linux/ |
| H A D | rmap.h | 851 struct page *make_device_exclusive(struct mm_struct *mm, unsigned long addr,
|
| /linux/mm/ |
| H A D | rmap.c | 2808 struct page *make_device_exclusive(struct mm_struct *mm, unsigned long addr, in make_device_exclusive() function 2902 EXPORT_SYMBOL_GPL(make_device_exclusive);
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_svm.c | 613 page = make_device_exclusive(mm, start, drm->dev, &folio); in nouveau_atomic_range_fault()
|
| /linux/lib/ |
| H A D | test_hmm.c | 908 page = make_device_exclusive(mm, addr, NULL, &folio); in dmirror_exclusive()
|
| /linux/Documentation/mm/ |
| H A D | hmm.rst | 403 userspace access from the CPU. The ``make_device_exclusive()`` function
|