Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Dmmu.c2355 static void nonpaging_new_cr3(struct kvm_vcpu *vcpu) in nonpaging_new_cr3() function
3114 context->new_cr3 = nonpaging_new_cr3; in nonpaging_init_context()
3312 context->new_cr3 = nonpaging_new_cr3; in init_kvm_tdp_mmu()