Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/apic/
A Dx2apic_uv_x.c324 struct uv_arch_type_entry *uv_ate = (struct uv_arch_type_entry *)ptr; in decode_arch_type() local
325 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()

Completed in 6 milliseconds