Searched refs:tlb_type (Results 1 - 25 of 34) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dxor.h65 (tlb_type == hypervisor ? &xor_block_niagara : &xor_block_VIS)
H A Delf.h156 if (tlb_type == cheetah || tlb_type == cheetah_plus)
158 else if (tlb_type == hypervisor)
H A Dspitfire.h50 extern enum ultra_tlb_layout tlb_type;
56 (tlb_type == spitfire ? \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsetup.c120 if (tlb_type != cheetah) {
217 if (tlb_type == spitfire && !this_is_starfire)
221 if (tlb_type != hypervisor) {
232 switch (tlb_type) {
277 if (tlb_type != hypervisor)
324 if (tlb_type == hypervisor)
447 ((tlb_type == hypervisor) ?
H A Dsmp.c93 if (tlb_type == hypervisor)
295 if (tlb_type == hypervisor) {
691 if (tlb_type == spitfire)
693 else if (tlb_type == cheetah || tlb_type == cheetah_plus)
842 ((tlb_type == spitfire) &&
846 tlb_type == spitfire)
856 if (tlb_type == hypervisor)
871 if (tlb_type == spitfire) {
880 } else if (tlb_type
[all...]
H A Dwinfixup.S117 sethi %hi(tlb_type), %g1
118 lduw [%g1 + %lo(tlb_type)], %g1
144 sethi %hi(tlb_type), %g1
146 lduw [%g1 + %lo(tlb_type)], %g1
H A Dunaligned.c481 if (tlb_type == hypervisor)
491 if (tlb_type == hypervisor)
507 if (tlb_type == hypervisor)
527 if (tlb_type == hypervisor)
634 if (tlb_type == hypervisor)
682 if (tlb_type == hypervisor)
H A Dcpu.c74 if (tlb_type == hypervisor) {
H A Dhead.S412 sethi %hi(tlb_type), %g1
413 stw %g2, [%g1 + %lo(tlb_type)]
436 1: sethi %hi(tlb_type), %g1
437 stw %g2, [%g1 + %lo(tlb_type)]
453 sethi %hi(tlb_type), %g1
454 stw %g2, [%g1 + %lo(tlb_type)]
708 .globl prom_tba, tlb_type
710 tlb_type: .word 0 /* Must NOT end up in BSS */ label
H A Dus3_cpufreq.c206 if (tlb_type != cheetah && tlb_type != cheetah_plus)
H A Dchmc.c392 if (tlb_type != cheetah && tlb_type != cheetah_plus)
H A Dirq.c183 if (tlb_type == cheetah || tlb_type == cheetah_plus) {
566 BUG_ON(tlb_type == hypervisor);
599 BUG_ON(tlb_type != hypervisor);
664 BUG_ON(tlb_type != hypervisor);
959 if (tlb_type == hypervisor)
H A Dptrace.c127 if (tlb_type == hypervisor)
143 if (tlb_type == spitfire) {
158 if (write && tlb_type == spitfire) {
H A Dmodule.c198 if (tlb_type == spitfire) {
H A Dsysfs.c269 if (tlb_type != hypervisor)
H A Dtrampoline.S359 sethi %hi(tlb_type), %g3
360 lduw [%g3 + %lo(tlb_type)], %g2
H A Dtsb.S364 sethi %hi(tlb_type), %g2
365 lduw [%g2 + %lo(tlb_type)], %g2
H A Dprom.c1300 if (tlb_type >= cheetah)
1496 if (tlb_type == hypervisor)
1670 return (tlb_type == spitfire ? "upa-portid" : "portid");
1832 if (tlb_type != hypervisor)
H A Dsparc64_ksyms.c176 EXPORT_SYMBOL(tlb_type); variable
H A Dtime.c191 if (tlb_type != hypervisor) {
812 if (tlb_type == hypervisor) {
839 if (tlb_type == spitfire) {
1547 if (tlb_type == hypervisor)
H A Dus2e_cpufreq.c349 if (tlb_type != spitfire)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/mm/
H A Dtsb.c77 if (tlb_type == cheetah_plus || tlb_type == hypervisor)
85 if (tlb_type == cheetah_plus || tlb_type == hypervisor)
189 if (tlb_type == cheetah_plus || tlb_type == hypervisor) {
207 if (tlb_type == hypervisor) {
402 if (tlb_type == cheetah_plus || tlb_type == hypervisor) {
H A Dinit.c180 BUG_ON(tlb_type == hypervisor);
187 ((tlb_type == spitfire) &&
191 tlb_type == spitfire)
255 if (tlb_type == cheetah_plus || tlb_type == hypervisor)
271 if (tlb_type != hypervisor) {
306 if ((tlb_type == hypervisor &&
308 (tlb_type != hypervisor &&
330 if (tlb_type == hypervisor)
369 if (tlb_type
[all...]
H A Dtlb.c57 if (tlb_type != hypervisor &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Dbbc_i2c.c445 if ((tlb_type != cheetah && tlb_type != cheetah_plus) ||

Completed in 96 milliseconds

12