Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
A Dsetup_64.c278 switch (sun4v_chip_type) { in sun4v_patch()
291 if (sun4v_chip_type != SUN4V_CHIP_NIAGARA1) { in sun4v_patch()
526 if (sun4v_chip_type == SUN4V_CHIP_NIAGARA1 || in init_sparc64_elf_hwcap()
527 sun4v_chip_type == SUN4V_CHIP_NIAGARA2 || in init_sparc64_elf_hwcap()
528 sun4v_chip_type == SUN4V_CHIP_NIAGARA3 || in init_sparc64_elf_hwcap()
529 sun4v_chip_type == SUN4V_CHIP_NIAGARA4 || in init_sparc64_elf_hwcap()
535 sun4v_chip_type == SUN4V_CHIP_SPARC64X) in init_sparc64_elf_hwcap()
545 sun4v_chip_type == SUN4V_CHIP_SPARC64X) in init_sparc64_elf_hwcap()
566 if (sun4v_chip_type == SUN4V_CHIP_NIAGARA1) in init_sparc64_elf_hwcap()
576 sun4v_chip_type == SUN4V_CHIP_SPARC64X) in init_sparc64_elf_hwcap()
[all …]
A Dpcr.c256 switch (sun4v_chip_type) { in register_perf_hsvc()
311 switch (sun4v_chip_type) { in setup_sun4v_pcr_ops()
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
A Dcpu.c467 switch (sun4v_chip_type) { in sun4v_cpu_probe()
A Dcpumap.c323 switch (sun4v_chip_type) { in iterate_cpu()
A Dprocess_64.c321 sun4v_chip_type >= SUN4V_CHIP_NIAGARA4) in __global_pmu_self()
A Dirq_64.c189 switch (sun4v_chip_type) { in size_nr_ivec()
A Dsmp_64.c1044 sun4v_chip_type >= SUN4V_CHIP_NIAGARA4) in smp_fetch_global_pmu()
/linux/arch/sparc/include/asm/
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)) ? \
A Dspitfire.h82 extern int sun4v_chip_type;
/linux/arch/sparc/mm/
A Dinit_64.c1966 switch (sun4v_chip_type) { in setup_page_offset()
2218 switch (sun4v_chip_type) { in sun4v_linear_pte_xor_finalize()
2333 switch (sun4v_chip_type) { in paging_init()

Completed in 762 milliseconds