Home
last modified time | relevance | path

Searched refs:SMP (Results 1 – 8 of 8) sorted by relevance

/lk-master/scripts/
A Ddo-qemuriscv35 SMP=1
52 s) SMP=$OPTARG;;
71 if (( $SMP == 1 )); then
72 SMP=2
82 SMP=0
119 if (( $SMP )); then
120 ARGS+=" -smp $SMP"
A Ddo-qemux8628 SMP=1
41 s) SMP=$OPTARG;;
85 ARGS+=" -m $MEMSIZE -smp $SMP -machine $MACHINE -kernel build-${PROJECT}/lk.elf"
A Ddo-qemuarm30 SMP=1
46 s) SMP=$OPTARG;;
77 ARGS=" -cpu $CPU -m $MEMSIZE -smp $SMP -machine $MACHINE -kernel build-${PROJECT}/lk.elf"
/lk-master/arch/m68k/include/arch/
A Dspinlock.h14 #error m68k does not support SMP
/lk-master/arch/microblaze/include/arch/
A Dspinlock.h14 #error microblaze does not support SMP
/lk-master/arch/mips/include/arch/
A Dspinlock.h14 #error microblaze does not support SMP
/lk-master/arch/or1k/include/arch/
A Dspinlock.h14 #error microblaze does not support SMP
/lk-master/
A DREADME.md3 The LK kernel is an SMP-aware kernel designed for small systems ported to a variety of platforms an…

Completed in 10 milliseconds