Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dhead_64.S273 mfspr r4,SPRN_BUCSR
278 mtspr SPRN_BUCSR,r3
/linux/arch/powerpc/include/asm/
H A Dreg_booke.h169 #define SPRN_BUCSR 0x3F5 /* Branch Unit Control and Status */ macro
H A Dppc_asm.h892 mtspr SPRN_BUCSR,reg; \
/linux/arch/powerpc/kvm/
H A De500_emulate.c276 case SPRN_BUCSR: in kvmppc_core_emulate_mtspr_e500()
/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h892 mtspr SPRN_BUCSR,reg; \