Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds