Home
last modified time | relevance | path

Searched defs:execonly (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kvm/mmu/
H A Dmmu.c5220 u64 pa_bits_rsvd, bool execonly, in __reset_rsvds_bits_mask_ept()
5258 struct kvm_mmu *context, bool execonly, int huge_page_level) in reset_rsvds_bits_mask_ept()
5353 reset_ept_shadow_zero_bits_mask(struct kvm_mmu *context, bool execonly) in reset_ept_shadow_zero_bits_mask()
5738 bool execonly, u8 level) in kvm_calc_shadow_ept_root_page_role()
5761 void kvm_init_shadow_ept_mmu(struct kvm_vcpu *vcpu, bool execonly, in kvm_init_shadow_ept_mmu()
/linux/arch/x86/include/asm/
H A Dkvm_host.h393 unsigned int execonly:1; member