Home
last modified time | relevance | path

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

/freebsd/sys/arm64/apple/
H A Dapple_aic.c678 uint64_t aff, localgrp, sendmask; in apple_aic_ipi_send() local
683 localgrp = CPU_AFF1(CPU_AFFINITY(PCPU_GET(cpuid))); in apple_aic_ipi_send()
703 if (CPU_AFF1(aff) == localgrp) { in apple_aic_ipi_send()