Home
last modified time | relevance | path

Searched refs:pcpus (Results 1 – 2 of 2) sorted by relevance

/arch/s390/kernel/
Dsmp.c589 int pcpus, cpu; in setup_possible_cpus() local
591 pcpus = simple_strtoul(s, NULL, 0); in setup_possible_cpus()
593 for (cpu = 1; cpu < pcpus && cpu < NR_CPUS; cpu++) in setup_possible_cpus()
/arch/s390/hypfs/
Dhypfs_vm.c30 __u32 pcpus; member