Home
last modified time | relevance | path

Searched defs:pfn_changed (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/arch/x86/kvm/mmu/
Dtdp_mmu.c164 bool pfn_changed = spte_to_pfn(old_spte) != spte_to_pfn(new_spte); in handle_changed_spte_acc_track() local
177 bool pfn_changed; in handle_changed_spte_dirty_log() local
211 bool pfn_changed = spte_to_pfn(old_spte) != spte_to_pfn(new_spte); in __handle_changed_spte() local