Searched refs:SPRN_SPRG_603_LRU (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 558 mfspr r1,SPRN_SPRG_603_LRU 563 mtspr SPRN_SPRG_603_LRU,r1 633 mfspr r1,SPRN_SPRG_603_LRU 638 mtspr SPRN_SPRG_603_LRU,r1
|
H A D | cpu_setup_6xx.S | 20 mtspr SPRN_SPRG_603_LRU,r10 /* init SW LRU tracking */
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | head_book3s_32.S | 519 mfspr r1,SPRN_SPRG_603_LRU 524 mtspr SPRN_SPRG_603_LRU,r1 597 mfspr r1,SPRN_SPRG_603_LRU 602 mtspr SPRN_SPRG_603_LRU,r1
|
H A D | cpu_setup_6xx.S | 22 mtspr SPRN_SPRG_603_LRU,r10 /* init SW LRU tracking */
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg.h | 1209 #define SPRN_SPRG_603_LRU SPRN_SPRG4 macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg.h | 1216 #define SPRN_SPRG_603_LRU SPRN_SPRG4 macro
|
Completed in 13 milliseconds