Searched refs:SPRN_ICTRL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | 8xx-pmu.c | 95 mtspr(SPRN_ICTRL, 0xc0080007); in mpc8xx_pmu_add() 164 mtspr(SPRN_ICTRL, 7); in mpc8xx_pmu_del() 198 mtspr(SPRN_ICTRL, 7); in init_mpc8xx_pmu()
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | 8xx-pmu.c | 95 mtspr(SPRN_ICTRL, 0xc0080007); in mpc8xx_pmu_add() 166 mtspr(SPRN_ICTRL, 7); in mpc8xx_pmu_del() 190 mtspr(SPRN_ICTRL, 7); in init_mpc8xx_pmu()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg_8xx.h | 54 #define SPRN_ICTRL 158 macro
|
H A D | reg.h | 662 #ifndef SPRN_ICTRL 663 #define SPRN_ICTRL 0x3F3 /* 1011 7450 icache and interrupt ctrl */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg_8xx.h | 54 #define SPRN_ICTRL 158 macro
|
H A D | reg.h | 669 #ifndef SPRN_ICTRL 670 #define SPRN_ICTRL 0x3F3 /* 1011 7450 icache and interrupt ctrl */ macro
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | cpu_setup_6xx.S | 359 mfspr r4,SPRN_ICTRL 445 mtspr SPRN_ICTRL,r4
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | cpu_setup_6xx.S | 388 mfspr r4,SPRN_ICTRL 474 mtspr SPRN_ICTRL,r4
|
Completed in 11 milliseconds