Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/arm64/
H A Dproc_reg.h1887 #define ESR_EC_SVC_64 0x15
1909 ESR_EC_SVC_64 = 0x15, enumerator
H A Dsleh.c848 case ESR_EC_SVC_64: in sleh_synchronous()