Searched refs:SMP (Results 1 – 8 of 8) sorted by relevance
35 SMP=152 s) SMP=$OPTARG;;71 if (( $SMP == 1 )); then72 SMP=282 SMP=0119 if (( $SMP )); then120 ARGS+=" -smp $SMP"
28 SMP=141 s) SMP=$OPTARG;;85 ARGS+=" -m $MEMSIZE -smp $SMP -machine $MACHINE -kernel build-${PROJECT}/lk.elf"
30 SMP=146 s) SMP=$OPTARG;;77 ARGS=" -cpu $CPU -m $MEMSIZE -smp $SMP -machine $MACHINE -kernel build-${PROJECT}/lk.elf"
14 #error m68k does not support SMP
14 #error microblaze does not support SMP
3 The LK kernel is an SMP-aware kernel designed for small systems ported to a variety of platforms an…
Completed in 10 milliseconds