Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h126 #define SPRN_TLB2CFG 0x2B2 /* TLB 2 Config Register */ macro
/linux-3.4.99/arch/powerpc/kernel/
Dexceptions-64e.S845 mfspr r4,SPRN_TLB2CFG
/linux-3.4.99/arch/powerpc/xmon/
Dxmon.c2763 tlbcfg = mfspr(SPRN_TLB2CFG); in dump_tlb_book3e()