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

/linux-4.1.27/arch/powerpc/mm/
H A Dppc_mmu_32.c39 unsigned long _SDR1; variable
229 _SDR1 = __pa(Hash) | SDR1_LOW_BITS; MMU_init_hw()
H A Dhash_utils_64.c93 static unsigned long _SDR1; variable
705 _SDR1 = 0; htab_initialize()
734 _SDR1 = table + __ilog2(pteg_count) - 11; htab_initialize()
740 mtspr(SPRN_SDR1, _SDR1); htab_initialize()
841 mtspr(SPRN_SDR1, _SDR1); early_init_mmu_secondary()
/linux-4.1.27/arch/powerpc/kernel/
H A Didle_power7.S30 #define _SDR1 GPR3 define
221 std r3,_SDR1(r1)
356 ld r4,_SDR1(r1)
H A Dhead_32.S908 lis r6,_SDR1@ha
910 lwz r6,_SDR1@l(r6)

Completed in 120 milliseconds