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

/xnu-2422.115.4/osfmk/i386/
H A Dtrap.c811 boolean_t potential_smep_fault = FALSE, potential_kernel_NX_fault = FALSE; local
832 potential_smep_fault = TRUE;
857 potential_smep_fault ? " SMEP/User NX fault" : "");

Completed in 16 milliseconds