Home
last modified time | relevance | path

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

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