Searched refs:UV_NONE (Results 1 – 2 of 2) sorted by relevance
5 enum uv_system_type {UV_NONE, UV_LEGACY_APIC, UV_X2APIC}; enumerator35 static inline enum uv_system_type get_uv_system_type(void) { return UV_NONE; } in get_uv_system_type()
522 return uv_system_type != UV_NONE; in is_uv_system()1391 uv_system_type = UV_NONE; in decode_uv_systab()