Searched refs:octeon_ap_boot (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/mips/cavium/
H A Dasm_octeon.S53 1: ll t0, octeon_ap_boot
58 sc t0, octeon_ap_boot
H A Docteon_mp.c46 unsigned octeon_ap_boot = ~0; variable
127 * The real synchronization happens below via octeon_ap_boot.
138 if (atomic_cmpset_32(&octeon_ap_boot, ~0, cpuid) == 0)
142 if (atomic_cmpset_32(&octeon_ap_boot, 0, ~0) != 0)

Completed in 63 milliseconds