Home
last modified time | relevance | path

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

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