Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/arm64/
H A Dproc_reg.h1892 #define ESR_EC_SVC_64 0x15
1914 ESR_EC_SVC_64 = 0x15, enumerator
H A Dsleh.c850 case ESR_EC_SVC_64: in sleh_synchronous()