Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
Dmmu_internal.h76 static inline bool kvm_vcpu_ad_need_write_protect(struct kvm_vcpu *vcpu) in kvm_vcpu_ad_need_write_protect() function
Dspte.c94 else if (kvm_vcpu_ad_need_write_protect(vcpu)) in make_spte()