Home
last modified time | relevance | path

Searched refs:MAS6 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtlb.c203 mtspr(MAS6, 0); in find_tlb_idx()
H A Dstart.S393 mtspr MAS6, r2 /* Assume the current PID and AS are 0 */
/openbmc/linux/arch/powerpc/kernel/
H A Dentry_32.S461 lwz r10,MAS6(r1); \
H A Dhead_booke.h256 stw r0,MAS6(r1)
H A Dexceptions-64e.S110 SPECIAL_EXC_STORE(r10,MAS6)
185 SPECIAL_EXC_LOAD(r10,MAS6)
H A Dasm-offsets.c314 STACK_PT_REGS_OFFSET(MAS6, mas6); in main()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h753 #define MAS6 SPRN_MAS6 macro