Home
last modified time | relevance | path

Searched refs:_mmu (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.c688 #define tdp_mmu_for_each_pte(_iter, _mmu, _start, _end) \ argument
689 for_each_tdp_pte(_iter, root_to_sp(_mmu->root.hpa), _start, _end)
/linux/Documentation/core-api/
H A Dpin_user_pages.rst156 .. _mmu-notifier-registration-case: