Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/uv/
H A Duv.h35 static inline enum uv_system_type get_uv_system_type(void) { return UV_NONE; } in get_uv_system_type() function
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c503 enum uv_system_type get_uv_system_type(void) in get_uv_system_type() function