Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dsetup_64.c291 switch (sun4v_chip_type) { in sun4v_patch()
304 if (sun4v_chip_type != SUN4V_CHIP_NIAGARA1) { in sun4v_patch()
539 if (sun4v_chip_type == SUN4V_CHIP_NIAGARA1 || in init_sparc64_elf_hwcap()
540 sun4v_chip_type == SUN4V_CHIP_NIAGARA2 || in init_sparc64_elf_hwcap()
541 sun4v_chip_type == SUN4V_CHIP_NIAGARA3 || in init_sparc64_elf_hwcap()
542 sun4v_chip_type == SUN4V_CHIP_NIAGARA4 || in init_sparc64_elf_hwcap()
548 sun4v_chip_type == SUN4V_CHIP_SPARC64X) in init_sparc64_elf_hwcap()
558 sun4v_chip_type == SUN4V_CHIP_SPARC64X) in init_sparc64_elf_hwcap()
579 if (sun4v_chip_type == SUN4V_CHIP_NIAGARA1) in init_sparc64_elf_hwcap()
589 sun4v_chip_type == SUN4V_CHIP_SPARC64X) in init_sparc64_elf_hwcap()
[all …]
H A Dpcr.c256 switch (sun4v_chip_type) { in register_perf_hsvc()
311 switch (sun4v_chip_type) { in setup_sun4v_pcr_ops()
H A Dhead_64.S109 .globl is_sun4v, sun4v_chip_type, prom_set_trap_table_name
163 sun4v_chip_type: label
165 EXPORT_SYMBOL(sun4v_chip_type)
482 5: sethi %hi(sun4v_chip_type), %g2
483 or %g2, %lo(sun4v_chip_type), %g2
587 sethi %hi(sun4v_chip_type), %g1
588 lduw [%g1 + %lo(sun4v_chip_type)], %g1
H A Dcpu.c467 switch (sun4v_chip_type) { in sun4v_cpu_probe()
H A Dcpumap.c323 switch (sun4v_chip_type) { in iterate_cpu()
H A Dprocess_64.c321 sun4v_chip_type >= SUN4V_CHIP_NIAGARA4) in __global_pmu_self()
H A Dirq_64.c189 switch (sun4v_chip_type) { in size_nr_ivec()
H A Dsmp_64.c1044 sun4v_chip_type >= SUN4V_CHIP_NIAGARA4) in smp_fetch_global_pmu()
/openbmc/linux/arch/sparc/include/asm/
H A Dxor_64.h73 (sun4v_chip_type == SUN4V_CHIP_NIAGARA1 || \
74 sun4v_chip_type == SUN4V_CHIP_NIAGARA2 || \
75 sun4v_chip_type == SUN4V_CHIP_NIAGARA3 || \
76 sun4v_chip_type == SUN4V_CHIP_NIAGARA4 || \
77 sun4v_chip_type == SUN4V_CHIP_NIAGARA5)) ? \
H A Dspitfire.h82 extern int sun4v_chip_type;
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c1973 switch (sun4v_chip_type) { in setup_page_offset()
2225 switch (sun4v_chip_type) { in sun4v_linear_pte_xor_finalize()
2340 switch (sun4v_chip_type) { in paging_init()