Home
last modified time | relevance | path

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

/linux/Documentation/virt/kvm/
H A Dlocking.rst224 kvm_mmu_notifier_clear_flush_young), it marks the PTE not-present in hardware
/linux/virt/kvm/
H A Dkvm_main.c828 static bool kvm_mmu_notifier_clear_flush_young(struct mmu_notifier *mn, in kvm_mmu_notifier_clear_flush_young() function
881 .clear_flush_young = kvm_mmu_notifier_clear_flush_young,