Home
last modified time | relevance | path

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

/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; \