Home
last modified time | relevance | path

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

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