Home
last modified time | relevance | path

Searched refs:UV4A (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/uv/
H A Duv_mmrs.h33 * (UV4A variations only generated if different from uv4)
36 * is_uv(UV4A) ? UV4AHxxx value :
51 * struct uv4ah_xxx_s { # Full UV4A definition (*)
74 #define UV4A (1 << 3) macro
3834 /* UV4A unique defines */
3853 is_uv(UV4A) ? 0x000ffffffc000000UL : \
3885 /* UV4A unique struct */
3993 /* UV4A unique defines */
4018 is_uv(UV4A) ? 0x000ffffffc000000UL : \
4050 /* UV4A uniqu
[all...]
H A Duv_hub.h238 static inline int is_uv4a_hub(void) { return is_uv(UV4A); } in is_uv4a_hub()
243 * UV4A is a revision of UV4. So on UV4A, both is_uv4_hub() and
245 * returns true. So to get true results, first test if is UV4A,
/kernel/linux/linux-5.10/arch/x86/include/asm/uv/
H A Duv_mmrs.h33 * (UV4A variations only generated if different from uv4)
36 * is_uv(UV4A) ? UV4AHxxx value :
51 * struct uv4ah_xxx_s { # Full UV4A definition (*)
74 #define UV4A (1 << 3) macro
3834 /* UV4A unique defines */
3853 is_uv(UV4A) ? 0x000ffffffc000000UL : \
3885 /* UV4A unique struct */
3993 /* UV4A unique defines */
4018 is_uv(UV4A) ? 0x000ffffffc000000UL : \
4050 /* UV4A uniqu
[all...]
H A Duv_hub.h237 static inline int is_uv4a_hub(void) { return is_uv(UV4A); } in is_uv4a_hub()
242 * UV4A is a revision of UV4. So on UV4A, both is_uv4_hub() and
244 * returns true. So to get true results, first test if is UV4A,
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c167 uv_hub_type_set(UV4|UV4A); in early_set_hub_type()
237 is_uv(UV4A) ? sname.s4a.field : \
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c169 uv_hub_type_set(UV4|UV4A); in early_set_hub_type()
239 is_uv(UV4A) ? sname.s4a.field : \

Completed in 53 milliseconds