Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/kernel/
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()
543 sun4v_chip_type == SUN4V_CHIP_NIAGARA5 || in init_sparc64_elf_hwcap()
544 sun4v_chip_type == SUN4V_CHIP_SPARC_M6 || in init_sparc64_elf_hwcap()
545 sun4v_chip_type == SUN4V_CHIP_SPARC_M7 || in init_sparc64_elf_hwcap()
546 sun4v_chip_type == SUN4V_CHIP_SPARC_M8 || in init_sparc64_elf_hwcap()
[all …]
Dpcr.c256 switch (sun4v_chip_type) { in register_perf_hsvc()
311 switch (sun4v_chip_type) { in setup_sun4v_pcr_ops()
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
Dcpu.c467 switch (sun4v_chip_type) { in sun4v_cpu_probe()
Dcpumap.c323 switch (sun4v_chip_type) { in iterate_cpu()
Dprocess_64.c320 sun4v_chip_type >= SUN4V_CHIP_NIAGARA4) in __global_pmu_self()
Dirq_64.c189 switch (sun4v_chip_type) { in size_nr_ivec()
Dsmp_64.c1028 sun4v_chip_type >= SUN4V_CHIP_NIAGARA4) in smp_fetch_global_pmu()
/linux-5.19.10/arch/sparc/include/asm/
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)) ? \
Dspitfire.h82 extern int sun4v_chip_type;
/linux-5.19.10/arch/sparc/mm/
Dinit_64.c1960 switch (sun4v_chip_type) { in setup_page_offset()
2212 switch (sun4v_chip_type) { in sun4v_linear_pte_xor_finalize()
2327 switch (sun4v_chip_type) { in paging_init()