Searched refs:SPRN_IVPR (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | booke_emulate.c | 297 case SPRN_IVPR: in kvmppc_booke_emulate_mtspr() 384 case SPRN_IVPR: in kvmppc_booke_emulate_mfspr()
|
H A D | booke_interrupts.S | 235 mtspr SPRN_IVPR, r3 431 mtspr SPRN_IVPR, r8
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | booke_emulate.c | 297 case SPRN_IVPR: in kvmppc_booke_emulate_mtspr() 384 case SPRN_IVPR: in kvmppc_booke_emulate_mfspr()
|
H A D | booke_interrupts.S | 235 mtspr SPRN_IVPR, r3 431 mtspr SPRN_IVPR, r8
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg_booke.h | 55 #define SPRN_IVPR 0x03F /* Interrupt Vector Prefix Register */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg_booke.h | 55 #define SPRN_IVPR 0x03F /* Interrupt Vector Prefix Register */ macro
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_44x.S | 1231 mtspr SPRN_IVPR,r4
|
H A D | head_fsl_booke.S | 186 mtspr SPRN_IVPR,r4
|
H A D | exceptions-64e.S | 1815 mtspr SPRN_IVPR,r3
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_44x.S | 1232 mtspr SPRN_IVPR,r4
|
H A D | head_85xx.S | 187 mtspr SPRN_IVPR,r4
|
H A D | exceptions-64e.S | 1491 mtspr SPRN_IVPR,r3
|
Completed in 14 milliseconds