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

/freebsd-13-stable/sys/mips/malta/
H A Dmalta_mp.c57 unsigned malta_ap_boot = ~0; variable
268 if (atomic_cmpset_32(&malta_ap_boot, ~0, cpuid) == 0)
276 if (atomic_cmpset_32(&malta_ap_boot, 0, ~0) != 0) {
H A Dasm_malta.S76 PTR_LA t1, malta_ap_boot

Completed in 106 milliseconds