Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/mach/arm/
H A Dexception.h76 #define EXC_ARM_SP_ALIGN 0x103 /* SP Alignment Fault */ macro
/xnu-11215.81.4/osfmk/arm64/
H A Dsleh.c1521 codes[0] = EXC_ARM_SP_ALIGN; in handle_sp_align()