Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/arm64/
H A Dproc_reg.h2508 #define ESR_EC_SVC_64 0x15
2530 ESR_EC_SVC_64 = 0x15, enumerator
H A Dsleh.c938 case ESR_EC_SVC_64: in sleh_synchronous()