Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dmmu.c4346 static bool cached_root_available(struct kvm_vcpu *vcpu, gpa_t new_cr3, in cached_root_available()
4371 static bool fast_cr3_switch(struct kvm_vcpu *vcpu, gpa_t new_cr3, in fast_cr3_switch()
4420 static void __kvm_mmu_new_cr3(struct kvm_vcpu *vcpu, gpa_t new_cr3, in __kvm_mmu_new_cr3()
4429 void kvm_mmu_new_cr3(struct kvm_vcpu *vcpu, gpa_t new_cr3, bool skip_tlb_flush) in kvm_mmu_new_cr3()