Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/uv/
Dbios.h77 char archtype[UV_AT_SIZE]; member
/Linux-v5.10/arch/x86/kernel/apic/
Dx2apic_uv_x.c319 int n = strlen(uv_ate->archtype); in decode_arch_type()
321 if (n > 0 && n < sizeof(uv_ate->archtype)) { in decode_arch_type()
323 uv_stringify(sizeof(uv_archtype), uv_archtype, uv_ate->archtype); in decode_arch_type()