Home
last modified time | relevance | path

Searched refs:gpte_changed (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h561 static bool FNAME(gpte_changed)(struct kvm_vcpu *vcpu, in gpte_changed() function
648 if (FNAME(gpte_changed)(vcpu, gw, top_level)) in fetch()
703 if (FNAME(gpte_changed)(vcpu, gw, it.level - 1)) in fetch()
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dpaging_tmpl.h567 static bool FNAME(gpte_changed)(struct kvm_vcpu *vcpu, in gpte_changed() function
652 if (FNAME(gpte_changed)(vcpu, gw, top_level)) in fetch()
678 if (FNAME(gpte_changed)(vcpu, gw, it.level - 1)) in fetch()

Completed in 7 milliseconds