Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dmmu.h63 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly,
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dmmu.c4678 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu() function
4710 EXPORT_SYMBOL_GPL(kvm_init_shadow_ept_mmu);
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c359 kvm_init_shadow_ept_mmu(vcpu, in nested_ept_init_mmu_context()