Home
last modified time | relevance | path

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

/linux-6.6.21/Documentation/virt/kvm/
Dlocking.rst212 kvm_mmu_notifier_clear_flush_young), it marks the PTE not-present in hardware
/linux-6.6.21/virt/kvm/
Dkvm_main.c866 static int kvm_mmu_notifier_clear_flush_young(struct mmu_notifier *mn, in kvm_mmu_notifier_clear_flush_young() function
924 .clear_flush_young = kvm_mmu_notifier_clear_flush_young,