Home
last modified time | relevance | path

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

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