Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/mmu/
H A Dmmu.c5581 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu() function
5608 EXPORT_SYMBOL_GPL(kvm_init_shadow_ept_mmu);
/linux/arch/x86/kvm/vmx/
H A Dnested.c469 kvm_init_shadow_ept_mmu(vcpu, execonly, ept_lpage_level, in nested_ept_new_eptp()