Home
last modified time | relevance | path

Searched refs:numa_setup (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dnuma.h17 void numa_setup(void);
21 static inline void numa_setup(void) { } in numa_setup() function
/openbmc/linux/arch/s390/kernel/
H A Dnuma.c20 void __init numa_setup(void) in numa_setup() function
H A Dsetup.c979 numa_setup(); in setup_arch()
/openbmc/linux/arch/x86/mm/
H A Dnuma.c35 static __init int numa_setup(char *opt) in numa_setup() function
49 early_param("numa", numa_setup);