Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/virt/kvm/
H A Dlocking.rst212 kvm_mmu_notifier_clear_flush_young), it marks the PTE not-present in hardware
/openbmc/linux/virt/kvm/
H A 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,