Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h336 unsigned smep_andnot_wp:1; member
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dmmu.rst187 role.smep_andnot_wp:
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c5133 role.base.smep_andnot_wp = ____is_cr4_smep(regs) && !____is_cr0_wp(regs); in kvm_calc_cpu_role()