Home
last modified time | relevance | path

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

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