Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Dreg_booke.h150 #define SPRN_TLB2CFG 0x2B2 /* TLB 2 Config Register */ macro
/linux-6.15/arch/powerpc/kernel/
H A Dexceptions-64e.S1099 mfspr r4,SPRN_TLB2CFG
/linux-6.15/arch/powerpc/xmon/
H A Dxmon.c3875 tlbcfg = mfspr(SPRN_TLB2CFG); in dump_tlb_book3e()