Home
last modified time | relevance | path

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

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