Searched refs:SMAP (Results 1 – 4 of 4) sorted by relevance
16 #define SMAP 0x534d4150 /* ASCII "SMAP" */ macro28 ireg.edx = SMAP; in detect_memory_e820()60 if (oreg.eax != SMAP) { in detect_memory_e820()
427 - if CR4.SMAP is disabled: since the page has been changed to a kernel428 page, it can not be reused when CR4.SMAP is enabled. We set429 CR4.SMAP && !CR0.WP into shadow page's role to avoid this case. Note,430 here we do not care the case that CR4.SMAP is enabled since KVM will
40 implementation of Supervisor Mode Access Protection (SMAP)403 X86: SMAP (stac/clac): __uaccess_begin()/__uaccess_end()
99 (x86's SMEP/SMAP, ARM's PXN/PAN) or via emulation (ARM's Memory Domains).