Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/uv/
H A Duv.h5 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC}; enum
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c30 static enum uv_system_type uv_system_type; variable