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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dslb.c50 ((ssize) == MMU_SEGSIZE_256M? SLB_VSID_SHIFT: SLB_VSID_SHIFT_1T)
H A Dslb_low.S282 rldimi r11,r10,SLB_VSID_SHIFT_1T,16 /* combine VSID and flags */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmmu-hash64.h51 #define SLB_VSID_SHIFT_1T 24 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprocess.c735 << SLB_VSID_SHIFT_1T;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dxmon.c2625 (vsid & ~SLB_VSID_B) >> SLB_VSID_SHIFT_1T,

Completed in 97 milliseconds