Searched defs:mas3 (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | cpu_init_early.c | 83 u32 mas0, mas1, mas2, mas3, mas7; in cpu_init_early_f() local
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | e500_mmu_host.c | 48 static inline u32 e500_shadow_mas3_attrib(u32 mas3, int usermode) in e500_shadow_mas3_attrib() 632 u32 mas1, mas2, mas3; in kvmppc_load_last_inst() local
|
/openbmc/u-boot/board/freescale/qemu-ppce500/ |
H A D | qemu-ppce500.c | 34 u32 mas0, mas1, mas2, mas3, mas7; in map_fdt_as() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ptrace.h | 85 unsigned long mas3; member
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | mmu.h | 533 u32 mas3; member
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 1228 TCGv mas3 = tcg_temp_new(); in spr_read_mas73() local
|