Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dvmx.c3910 static void vmx_set_cr3(struct kvm_vcpu *vcpu, unsigned long cr3) in vmx_set_cr3() function
9212 vcpu->arch.mmu.set_cr3 = vmx_set_cr3; in nested_ept_init_mmu_context()
11083 .set_cr3 = vmx_set_cr3,
11150 .set_tdp_cr3 = vmx_set_cr3,