Searched refs:kvm_init_shadow_ept_mmu (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
H A Dmmu.h76 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly);
H A Dmmu.c4019 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly) kvm_init_shadow_ept_mmu() function
4041 EXPORT_SYMBOL_GPL(kvm_init_shadow_ept_mmu); variable
H A Dvmx.c9014 kvm_init_shadow_ept_mmu(vcpu, nested_ept_init_mmu_context()

Completed in 320 milliseconds