Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Dmmu.h61 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly,
Dmmu.c5125 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu() function
5158 EXPORT_SYMBOL_GPL(kvm_init_shadow_ept_mmu);
/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.c351 kvm_init_shadow_ept_mmu(vcpu, in nested_ept_init_mmu_context()