Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/arm64/
H A Dmonotonic_arm64.c465 #define UPMCR0_INIT (UPMCR0_INTEN | (UPMCR0_INTGEN_FIQ << UPMCR0_INTGEN_POS)) macro
477 __builtin_arm_wsr64("UPMCR0_EL1", UPMCR0_INIT | enctrmask); in uncmon_set_counting_locked_l()
489 *(uint64_t *)(cpm_impl[monid] + upmcr0_offset) = UPMCR0_INIT | enctrmask; in uncmon_set_counting_locked_r()