Searched defs:cpu_online (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/arch/x86/cpu/ | ||
H A D | mp_init.c | 426 int cpu_online; in qemu_cpu_fixup() local |
/openbmc/linux/include/linux/ | ||
H A D | cpumask.h | 1080 static inline bool cpu_online(unsigned int cpu) in cpu_online() function |
/openbmc/linux/mm/ | ||
H A D | page_alloc.c | 5277 zone_highsize(struct zone * zone,int batch,int cpu_online) zone_highsize() argument |