Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/uv/
Dbios.h86 #define UV_SYSTAB_VERSION_UV4_LATEST UV_SYSTAB_VERSION_UV4_3 macro
/Linux-v5.10/arch/x86/kernel/apic/
Dx2apic_uv_x.c1404 if ((!st) || (st->revision < UV_SYSTAB_VERSION_UV4_LATEST)) { in decode_uv_systab()
1408 rev, UV_SYSTAB_VERSION_UV4_LATEST); in decode_uv_systab()