Searched refs:sun4v_chip_type (Results 1 – 12 of 12) sorted by relevance
498 if (sun4v_chip_type == SUN4V_CHIP_NIAGARA1 || in init_sparc64_elf_hwcap()499 sun4v_chip_type == SUN4V_CHIP_NIAGARA2 || in init_sparc64_elf_hwcap()500 sun4v_chip_type == SUN4V_CHIP_NIAGARA3 || in init_sparc64_elf_hwcap()501 sun4v_chip_type == SUN4V_CHIP_NIAGARA4 || in init_sparc64_elf_hwcap()502 sun4v_chip_type == SUN4V_CHIP_NIAGARA5 || in init_sparc64_elf_hwcap()503 sun4v_chip_type == SUN4V_CHIP_SPARC_M6 || in init_sparc64_elf_hwcap()504 sun4v_chip_type == SUN4V_CHIP_SPARC_M7 || in init_sparc64_elf_hwcap()505 sun4v_chip_type == SUN4V_CHIP_SPARC64X) in init_sparc64_elf_hwcap()507 if (sun4v_chip_type == SUN4V_CHIP_NIAGARA2 || in init_sparc64_elf_hwcap()508 sun4v_chip_type == SUN4V_CHIP_NIAGARA3 || in init_sparc64_elf_hwcap()[all …]
32 EXPORT_SYMBOL(sun4v_chip_type);
230 switch (sun4v_chip_type) { in register_perf_hsvc()281 switch (sun4v_chip_type) { in setup_sun4v_pcr_ops()
106 .globl is_sun4v, sun4v_chip_type, prom_set_trap_table_name159 sun4v_chip_type: label469 5: sethi %hi(sun4v_chip_type), %g2470 or %g2, %lo(sun4v_chip_type), %g2574 sethi %hi(sun4v_chip_type), %g1575 lduw [%g1 + %lo(sun4v_chip_type)], %g1
466 switch (sun4v_chip_type) { in sun4v_cpu_probe()
323 switch (sun4v_chip_type) { in iterate_cpu()
324 sun4v_chip_type >= SUN4V_CHIP_NIAGARA4) in __global_pmu_self()
188 switch (sun4v_chip_type) { in size_nr_ivec()
1004 sun4v_chip_type >= SUN4V_CHIP_NIAGARA4) in smp_fetch_global_pmu()
67 (sun4v_chip_type == SUN4V_CHIP_NIAGARA1 || \68 sun4v_chip_type == SUN4V_CHIP_NIAGARA2 || \69 sun4v_chip_type == SUN4V_CHIP_NIAGARA3 || \70 sun4v_chip_type == SUN4V_CHIP_NIAGARA4 || \71 sun4v_chip_type == SUN4V_CHIP_NIAGARA5)) ? \
64 extern int sun4v_chip_type;
1676 switch (sun4v_chip_type) { in setup_page_offset()