Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm64/
H A Dmonotonic_arm64.c1269 uint64_t handled = 0; in mt_cpu_pmi() local
1281 handled |= 1ULL << i; in mt_cpu_pmi()
1309 handled |= 1ULL << i; in mt_cpu_pmi()
1331 handled, __builtin_arm_rsr64("PMCR0_EL1"), first_ctr_ovf, count, extra); in mt_cpu_pmi()
/xnu-8019.80.24/osfmk/i386/
H A Dtrap.c357 int handled; in interrupt() local
405 handled = lapic_interrupt(interrupt_num, state); in interrupt()
407 if (!handled) { in interrupt()
/xnu-8019.80.24/tests/
H A Dhvtest_x86.m311 * spurious EPT violations that it actually handled