Home
last modified time | relevance | path

Searched refs:UV_NONE (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/x86/include/asm/uv/
Duv.h5 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC}; enumerator
35 static inline enum uv_system_type get_uv_system_type(void) { return UV_NONE; } in get_uv_system_type()
/linux-6.6.21/arch/x86/kernel/apic/
Dx2apic_uv_x.c522 return uv_system_type != UV_NONE; in is_uv_system()
1391 uv_system_type = UV_NONE; in decode_uv_systab()