Home
last modified time | relevance | path

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

/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;
/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 Dprocess_64.c321 sun4v_chip_type >= SUN4V_CHIP_NIAGARA4) in __global_pmu_self()
/linux/arch/sparc/mm/
H 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()