Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dmmu.c4125 static bool cached_root_available(struct kvm_vcpu *vcpu, gpa_t new_cr3, in cached_root_available()
4149 static bool fast_cr3_switch(struct kvm_vcpu *vcpu, gpa_t new_cr3, in fast_cr3_switch()
4199 static void __kvm_mmu_new_cr3(struct kvm_vcpu *vcpu, gpa_t new_cr3, in __kvm_mmu_new_cr3()
4207 void kvm_mmu_new_cr3(struct kvm_vcpu *vcpu, gpa_t new_cr3, bool skip_tlb_flush) in kvm_mmu_new_cr3()