Home
last modified time | relevance | path

Searched refs:SMAP (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/x86/boot/
Dmemory.c16 #define SMAP 0x534d4150 /* ASCII "SMAP" */ macro
28 ireg.edx = SMAP; in detect_memory_e820()
60 if (oreg.eax != SMAP) { in detect_memory_e820()
/Linux-v5.4/Documentation/virt/kvm/
Dmmu.txt366 - if CR4.SMAP is disabled: since the page has been changed to a kernel
367 page, it can not be reused when CR4.SMAP is enabled. We set
368 CR4.SMAP && !CR0.WP into shadow page's role to avoid this case. Note,
369 here we do not care the case that CR4.SMAP is enabled since KVM will
/Linux-v5.4/arch/x86/kvm/
Dcpuid.c360 F(ADX) | F(SMAP) | F(AVX512IFMA) | F(AVX512F) | F(AVX512PF) | in do_cpuid_7_mask()
/Linux-v5.4/Documentation/security/
Dself-protection.rst100 (x86's SMEP/SMAP, ARM's PXN/PAN) or via emulation (ARM's Memory Domains).
/Linux-v5.4/arch/x86/
DKconfig1876 Supervisor Mode Access Prevention (SMAP) is a security
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt2990 Disable SMAP (Supervisor Mode Access Prevention)