Home
last modified time | relevance | path

Searched defs:uml_ncpus (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/include/shared/
H A Dsmp.h15 #define uml_ncpus 1 macro
/linux/arch/um/kernel/
H A Dsmp.c209 int uml_ncpus = 1; variable