Home
last modified time | relevance | path

Searched refs:SPRN_TLB3CFG (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h127 #define SPRN_TLB3CFG 0x2B3 /* TLB 3 Config Register */ macro
/linux-3.4.99/arch/powerpc/kernel/
Dexceptions-64e.S851 mfspr r4,SPRN_TLB3CFG
/linux-3.4.99/arch/powerpc/xmon/
Dxmon.c2766 tlbcfg = mfspr(SPRN_TLB3CFG); in dump_tlb_book3e()