Home
last modified time | relevance | path

Searched refs:smep_andnot_wp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h253 * @nxe, @cr0_wp, @smep_andnot_wp and @smap_andnot_wp.
266 unsigned smep_andnot_wp:1; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm_host.h319 * - on top of this, smep_andnot_wp and smap_andnot_wp are only set if
336 unsigned smep_andnot_wp:1; member
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dmmu.c4154 context->mmu_role.base.smep_andnot_wp; in reset_shadow_zero_bits_mask()
4563 role.base.smep_andnot_wp = role.ext.cr4_smep && in kvm_calc_shadow_root_page_role_common()
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c5127 role.base.smep_andnot_wp = ____is_cr4_smep(regs) && !____is_cr0_wp(regs); in kvm_calc_cpu_role()

Completed in 25 milliseconds