Home
last modified time | relevance | path

Searched refs:SPRN_TLB1PS (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/powerpc/mm/
Dfsl_booke_mmu.c163 max_cam = __ilog2(mfspr(SPRN_TLB1PS)) + 10; in calc_cam_sz()
/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h65 #define SPRN_TLB1PS 0x159 /* TLB 1 Page Size Register */ macro