Home
last modified time | relevance | path

Searched refs:execonly (Results 1 – 4 of 4) sorted by relevance

/arch/x86/kvm/
A Dmmu.h89 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly,
/arch/x86/kvm/mmu/
A Dmmu.c5273 u64 pa_bits_rsvd, bool execonly, in __reset_rsvds_bits_mask_ept() argument
5303 if (!execonly) { in __reset_rsvds_bits_mask_ept()
5311 struct kvm_mmu *context, bool execonly, int huge_page_level) in reset_rsvds_bits_mask_ept() argument
5314 vcpu->arch.reserved_gpa_bits, execonly, in reset_rsvds_bits_mask_ept()
5409 reserved_hpa_bits(), execonly, in reset_ept_shadow_zero_bits_mask()
5791 bool execonly, u8 level) in kvm_calc_shadow_ept_root_page_role() argument
5808 role.ext.execonly = execonly; in kvm_calc_shadow_ept_root_page_role()
5814 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu() argument
5822 execonly, level); in kvm_init_shadow_ept_mmu()
5835 reset_rsvds_bits_mask_ept(vcpu, context, execonly, huge_page_level); in kvm_init_shadow_ept_mmu()
[all …]
/arch/x86/include/asm/
A Dkvm_host.h394 unsigned int execonly:1; member
/arch/x86/kvm/vmx/
A Dnested.c467 bool execonly = vmx->nested.msrs.ept_caps & VMX_EPT_EXECUTE_ONLY_BIT; in nested_ept_new_eptp() local
470 kvm_init_shadow_ept_mmu(vcpu, execonly, ept_lpage_level, in nested_ept_new_eptp()

Completed in 37 milliseconds