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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/mm/
H A Dppc_mmu.c200 #define SDR1_LOW_BITS ((n_hpteg - 1) >> 10) macro
224 _SDR1 = __pa(Hash) | SDR1_LOW_BITS;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/mm/
H A Dppc_mmu_32.c221 #define SDR1_LOW_BITS ((n_hpteg - 1) >> 10) macro
246 _SDR1 = __pa(Hash) | SDR1_LOW_BITS;

Completed in 162 milliseconds