Searched refs:EXC_I386_SEGNPFLT (Results 1 – 3 of 3) sorted by relevance
122 #define EXC_I386_SEGNPFLT 11 /* segment not present fault */ macro
398 code = EXC_I386_SEGNPFLT; in kdp_i386_trap()
1066 code = EXC_I386_SEGNPFLT; in user_trap()