Searched refs:_vma (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | rmap.h | 393 #define DEFINE_PAGE_VMA_WALK(name, _page, _vma, _address, _flags) \ argument 398 .vma = _vma, \ 403 #define DEFINE_FOLIO_VMA_WALK(name, _folio, _vma, _address, _flags) \ argument 408 .vma = _vma, \
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_vma.c | 410 #define i915_vma_verify_bind_complete(_vma) 0 argument
|
Completed in 7 milliseconds