Searched refs:smp (Results 1 – 4 of 4) sorted by relevance
5 all: apu_boot.o smp.o12 smp.o: smp.c13 $(CC) $(CFLAGS) -c smp.c -o smp.o
25 mod smp; module
20 kernel_subdirs := common driver process debug filesystem time arch exception mm smp sched syscall k…
9 smp::core::{smp_get_processor_id, smp_send_reschedule},