Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/uv/
Duv_mmrs.h74 #define UV4A (1 << 3) macro
3853 is_uv(UV4A) ? 0x000ffffffc000000UL : \
4018 is_uv(UV4A) ? 0x000ffffffc000000UL : \
4114 is_uv(UV4A) ? 0x000ffffffc000000UL : \
4308 is_uv(UV4A) ? 0x000ffffffc000000UL : \
4321 is_uv(UV4A) ? 0x000ffffffc000000UL : \
Duv_hub.h237 static inline int is_uv4a_hub(void) { return is_uv(UV4A); } in is_uv4a_hub()
/linux-6.1.9/arch/x86/kernel/apic/
Dx2apic_uv_x.c167 uv_hub_type_set(UV4|UV4A); in early_set_hub_type()
237 is_uv(UV4A) ? sname.s4a.field : \