Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dmmu.rst191 role.smap_andnot_wp:
197 is true if "cr0_wp && smap_andnot_wp", an otherwise invalid combination.
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h267 unsigned smap_andnot_wp:1; member
/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dmmu.c1824 return sp->role.cr0_wp && sp->role.smap_andnot_wp; in is_ept_sp()
4565 role.base.smap_andnot_wp = role.ext.cr4_smap && in kvm_calc_shadow_root_page_role_common()
4670 role.base.smap_andnot_wp = true; in kvm_calc_shadow_ept_root_page_role()