Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/uv/
Dbios.h97 #define UV_SYSTAB_VERSION_UV4 0x400 /* UV4 BIOS base version */ macro
/linux-6.6.21/arch/x86/platform/uv/
Dbios_uv.c257 if (uv_systab->revision >= UV_SYSTAB_VERSION_UV4) { in uv_bios_init()