Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/uv/
H A Dbios.h96 #define UV_SYSTAB_VERSION_1 1 /* UV2/3 BIOS version */ macro
/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1330 if (st && st->revision == UV_SYSTAB_VERSION_1) in decode_uv_systab()