Searched refs:eptcfg (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dtlb_nohash.c354 unsigned int eptcfg = mfspr(SPRN_EPTCFG); local
377 sps = eptcfg & 0x1f;
378 eptcfg >>= 5;
379 ps = eptcfg & 0x1f;
380 eptcfg >>= 5;

Completed in 53 milliseconds