Home
last modified time | relevance | path

Searched refs:uv_probe_system_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/ia64/include/asm/uv/
H A Duv.h13 void __init uv_probe_system_type(void);
21 static inline void __init uv_probe_system_type(void) in uv_probe_system_type() function
/openbmc/linux/arch/ia64/uv/kernel/
H A Dsetup.c56 void __init uv_probe_system_type(void) in uv_probe_system_type() function
/openbmc/linux/arch/ia64/kernel/
H A Dsetup.c566 uv_probe_system_type(); in setup_arch()