Searched refs:MMU_SEGSIZE_1T (Results 1 - 6 of 6) 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_low.S283 li r10,MMU_SEGSIZE_1T
H A Dhash_native_64.c398 case MMU_SEGSIZE_1T:
H A Dhash_utils_64.c602 mmu_kernel_ssize = MMU_SEGSIZE_1T;
603 mmu_highuser_ssize = MMU_SEGSIZE_1T;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmmu-hash64.h149 #define MMU_SEGSIZE_1T 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dentry_64.S448 li r9,MMU_SEGSIZE_1T /* insert B field */
449 oris r6,r6,(MMU_SEGSIZE_1T << SLBIE_SSIZE_SHIFT)@h
H A Dprocess.c734 sp_vsid = get_kernel_vsid(sp, MMU_SEGSIZE_1T)
1252 if (!is_32bit_task() && (mmu_highuser_ssize == MMU_SEGSIZE_1T))

Completed in 277 milliseconds