Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/uv/
Dbios.h101 #define UV_SYSTAB_VERSION_UV4_LATEST UV_SYSTAB_VERSION_UV4_3 macro
/Linux-v6.6/arch/x86/kernel/apic/
Dx2apic_uv_x.c1385 if ((!st) || (st->revision < UV_SYSTAB_VERSION_UV4_LATEST)) { in decode_uv_systab()
1389 rev, UV_SYSTAB_VERSION_UV4_LATEST); in decode_uv_systab()