Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/arm64/
H A Dmonotonic_arm64.c518 #define UPMCR0_INIT (UPMCR0_INTEN | (UPMCR0_INTGEN_FIQ << UPMCR0_INTGEN_POS)) macro
530 __builtin_arm_wsr64("S3_7_C15_C0_4", UPMCR0_INIT | enctrmask); in uncmon_set_counting_locked_l()
542 *(uint64_t *)(cpm_impl[monid] + upmcr0_offset) = UPMCR0_INIT | enctrmask; in uncmon_set_counting_locked_r()