Home
last modified time | relevance | path

Searched refs:SPRN_PID1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A D85xx_entry_mapping.S22 mfspr r7,SPRN_PID1
138 mtspr SPRN_PID1,r6
/openbmc/linux/arch/powerpc/kvm/
H A De500_emulate.c214 case SPRN_PID1: in kvmppc_core_emulate_mtspr_e500()
331 case SPRN_PID1: in kvmppc_core_emulate_mfspr_e500()
H A Dbooke_interrupts.S229 mtspr SPRN_PID1, r3
411 mtspr SPRN_PID1, r3
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h562 #define SPRN_PID1 0x279 /* Process ID Register 1 */ macro
745 #define PID1 SPRN_PID1
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h152 #define SPRN_PID1 0x279 /* Process ID Register 1 */ macro