Home
last modified time | relevance | path

Searched refs:FASTTRAP_ARM32_RET_INSTR (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.81.5/bsd/arm/
H A Dfasttrap_isa.h125 #define FASTTRAP_ARM32_RET_INSTR 0xe7ffdefb macro
/xnu-10002.81.5/osfmk/arm64/
H A Dsleh.c214 #define FASTTRAP_ARM32_RET_INSTR 0xe7ffdefb macro
956 (instr == FASTTRAP_ARM32_RET_INSTR)) { in handle_uncategorized()