Searched refs:SPRN_TLB1CFG (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A De500_emulate.c168 case SPRN_TLB1CFG:
H A De500_tlb.c691 tlb1_entry_num = mfspr(SPRN_TLB1CFG) & 0xFFF;
730 vcpu_e500->tlb1cfg = mfspr(SPRN_TLB1CFG) & ~0xfffUL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dfsl_booke_mmu.c158 unsigned long max_cam = (mfspr(SPRN_TLB1CFG) >> 16) & 0xf;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dfsl_booke_entry_mapping.S45 mfspr r9,SPRN_TLB1CFG
H A Dexceptions-64e.S646 mfspr r4,SPRN_TLB1CFG
H A Dhead_fsl_booke.S588 mfspr r11, SPRN_TLB1CFG
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h118 #define SPRN_TLB1CFG 0x2B1 /* TLB 1 Config Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c2773 tlbcfg = mfspr(SPRN_TLB1CFG);

Completed in 42 milliseconds