Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/mm/
Dslb.c50 ((ssize) == MMU_SEGSIZE_256M? SLB_VSID_SHIFT: SLB_VSID_SHIFT_1T)
Dslb_low.S292 rldimi r11,r10,SLB_VSID_SHIFT_1T,16 /* combine VSID and flags */
/linux-2.6.39/arch/powerpc/include/asm/
Dmmu-hash64.h51 #define SLB_VSID_SHIFT_1T 24 macro
/linux-2.6.39/arch/powerpc/kernel/
Dprocess.c764 << SLB_VSID_SHIFT_1T; in copy_thread()
/linux-2.6.39/arch/powerpc/xmon/
Dxmon.c2630 (vsid & ~SLB_VSID_B) >> SLB_VSID_SHIFT_1T, in dump_slb()