Home
last modified time | relevance | path

Searched refs:ESR_EC_SP_ALIGN (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/osfmk/arm64/
H A Dproc_reg.h2513 #define ESR_EC_SP_ALIGN 0x26
2544 ESR_EC_SP_ALIGN = 0x26, enumerator
H A Dlocore.s277 mov x2, #(ESR_EC_SP_ALIGN << ESR_EC_SHIFT)
1869 mov x2, #(ESR_EC_SP_ALIGN << ESR_EC_SHIFT)
H A Dsleh.c1014 case ESR_EC_SP_ALIGN: in sleh_synchronous()