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

/linux-4.1.27/arch/x86/kvm/
H A Dmmu.h73 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly);
H A Dmmu.c3900 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly) kvm_init_shadow_ept_mmu() function
3921 EXPORT_SYMBOL_GPL(kvm_init_shadow_ept_mmu); variable
H A Dvmx.c8617 kvm_init_shadow_ept_mmu(vcpu, nested_ept_init_mmu_context()

Completed in 251 milliseconds