Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/uv/
H A Dbios.h106 #define UV_SYSTAB_TYPE_UNUSED 0 /* End of table (offset == 0) */ macro
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c310 for (i = 0; st->entry[i].type != UV_SYSTAB_TYPE_UNUSED; i++) { in early_find_archtype()
1396 for (i = 0; st->entry[i].type != UV_SYSTAB_TYPE_UNUSED; i++) { in decode_uv_systab()