Searched refs:CR4_SMEP (Results 1 – 7 of 7) sorted by relevance
106 unsigned int cr4save = CR4_SMEP|CR4_SMAP; in db_stack_trace_print()
414 cr4 |= CR4_SMEP; in cpu_init()
94 unsigned int cr4save = CR4_SMEP|CR4_SMAP; in db_stack_trace_print()
787 cr4 |= CR4_SMEP; in cpu_init()
7950 { CR4_SMEP, "SMEP ", "smep "}, in vmm_decode_cr4()
81 #define CR4_SMEP 0x00100000 /* supervisor mode exec protection */ macro
86 #define CR4_SMEP 0x00100000 /* supervisor mode exec protection */ macro