Home
last modified time | relevance | path

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

/arch/x86/include/asm/uv/
Dbios.h91 char archtype[UV_AT_SIZE]; member
/arch/x86/kernel/apic/
Dx2apic_uv_x.c325 int n = strlen(uv_ate->archtype); in decode_arch_type()
327 if (n > 0 && n < sizeof(uv_ate->archtype)) { in decode_arch_type()
329 uv_stringify(sizeof(uv_archtype), uv_archtype, uv_ate->archtype); in decode_arch_type()