Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
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 Dirq_64.c188 switch (sun4v_chip_type) { in size_nr_ivec()
H A Dsmp_64.c1041 sun4v_chip_type >= SUN4V_CHIP_NIAGARA4) in smp_fetch_global_pmu()