Searched refs:smp (Results 1 – 5 of 5) sorted by relevance
5 all: apu_boot.o smp.o12 smp.o: smp.c13 $(CC) $(CFLAGS) -c smp.c -o smp.o
29 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},
38 - smp: 删除已经在smp中废弃的HPET中断转发函数 (#131)306 * 删除已经在smp中废弃的HPET中断转发函数381 修正smp的makefile中没有替换AS的问题