Searched refs:L2CR_L2I (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | cache.S | 150 oris r4,r5,L2CR_L2I@h 161 xoris r4,r4,L2CR_L2I@h 309 oris r4,r3,L2CR_L2I@h 314 andis. r0,r4,L2CR_L2I@h
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | cache.S | 150 oris r4,r5,L2CR_L2I@h 161 xoris r4,r4,L2CR_L2I@h 309 oris r4,r3,L2CR_L2I@h 314 andis. r0,r4,L2CR_L2I@h
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg.h | 690 #define L2CR_L2I 0x00200000 /* L2 global invalidate */ macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg.h | 697 #define L2CR_L2I 0x00200000 /* L2 global invalidate */ macro
|
Completed in 10 milliseconds