Home
last modified time | relevance | path

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

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