Home
last modified time | relevance | path

Searched refs:SPRN_IMISS (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h296 #define SPRN_IMISS 0x3D4 /* Instruction TLB Miss Register */ macro
647 #define IMISS SPRN_IMISS /* Instruction TLB Miss Register */
/openbmc/linux/arch/powerpc/kernel/
H A Dhead_book3s_32.S421 mfspr r3,SPRN_IMISS
464 mfspr r1,SPRN_IMISS /* Get failing address */
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h675 #define SPRN_IMISS 0x3D4 /* Instruction TLB Miss Register */ macro