Home
last modified time | relevance | path

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

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