Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/uv/
H A Duv_mmrs.h545 is_uv(UV4) ? 60 : \
546 is_uv(UV3) ? 54 : \
547 is_uv(UV2) ? 54 : \
1323 is_uv(UV5) ? 1 : \
1910 is_uv(UV5) ? 3 : \
1911 is_uv(UV4) ? 19 : \
1912 is_uv(UV3) ? 1 : \
1913 is_uv(UV2) ? 1 : \
2987 is_uv(UV4) ? 4 : \
2988 is_uv(UV3) ? 16 : \
[all …]
H A Duv_hub.h305 is_uv(UV2) ? UV2_LOCAL_MMR_BASE : \
306 is_uv(UV3) ? UV3_LOCAL_MMR_BASE : \
307 is_uv(UV4) ? UV4_LOCAL_MMR_BASE : \
308 is_uv(UV5) ? UV5_LOCAL_MMR_BASE : \
312 is_uv(UV2) ? UV2_GLOBAL_MMR32_BASE : \
313 is_uv(UV3) ? UV3_GLOBAL_MMR32_BASE : \
314 is_uv(UV4) ? UV4_GLOBAL_MMR32_BASE : \
319 is_uv(UV2) ? UV2_LOCAL_MMR_SIZE : \
320 is_uv(UV3) ? UV3_LOCAL_MMR_SIZE : \
321 is_uv(UV4) ? UV4_LOCAL_MMR_SIZE : \
[all …]
/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c115 if (is_uv(UV3)) in early_get_pnodeid()
117 if (is_uv(UV2)) in early_get_pnodeid()
129 if (is_uv(UV4|UVY)) in early_get_pnodeid()
192 uv_min_hub_revision_id, is_uv(~0)); in early_set_hub_type()
205 if (!is_uv(UV2|UV3|UV4)) { in uv_tsc_check_sync()
239 is_uv(UV4A) ? sname.s4a.field : \
240 is_uv(UV4) ? sname.s4.field : \
241 is_uv(UV3) ? sname.s3.field : \
497 oem_id, oem_table_id, uv_system_type, is_uv(UV_ANY), in uv_acpi_madt_oem_check()
1224 if (is_uv(UV4|UVY)) { in get_mn()
[all …]