Searched refs:UV_SYSTAB_SIG (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/include/asm/uv/
H A Dbios.h95 #define UV_SYSTAB_SIG "UVST" macro
117 char signature[4]; /* must be UV_SYSTAB_SIG */
/linux-master/arch/x86/platform/uv/
H A Dbios_uv.c250 if (!uv_systab || strncmp(uv_systab->signature, UV_SYSTAB_SIG, 4)) {

Completed in 95 milliseconds