Home
last modified time | relevance | path

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

/freebsd/sys/arm64/apple/
H A Dapple_aic.c140 uint32_t *sc_ipimasks; member
216 sc->sc_ipimasks = malloc(sizeof(*sc->sc_ipimasks) * mp_maxid + 1, in apple_aic_attach()
545 mask = atomic_readandclear_32(&sc->sc_ipimasks[cpu]); in apple_aic_ipi_received()
691 atomic_set_32(&sc->sc_ipimasks[cpu], 1 << ipi); in apple_aic_ipi_send()