Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
A Dsysfs-firmware-sgi_uv10 archtype
17 The archtype entry contains the UV architecture type that
/linux/arch/x86/include/asm/uv/
A Dbios.h91 char archtype[UV_AT_SIZE]; member
/linux/arch/x86/kernel/apic/
A 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()
/linux/drivers/platform/x86/
A Duv_sysfs.c766 __ATTR(archtype, 0444, uv_archtype_show, NULL);

Completed in 13 milliseconds