Searched refs:HID0_ICFI (Results 1 – 6 of 6) sorted by relevance
/arch/powerpc/kernel/ |
D | l2cr_6xx.S | 460 ori r3,r3, HID0_ICE|HID0_ICFI|HID0_DCE|HID0_DCI 464 xori r3,r3, HID0_ICFI|HID0_DCI
|
D | cpu_setup_6xx.S | 91 ori r8,r11,HID0_ICFI
|
D | misc_32.S | 335 ori r3,r3,HID0_ICFI
|
/arch/powerpc/platforms/powermac/ |
D | cache.S | 94 ori r3,r3,(HID0_DCE|HID0_DCI|HID0_ICE|HID0_ICFI) 98 xori r3,r3,(HID0_DCI|HID0_ICFI)
|
/arch/powerpc/platforms/52xx/ |
D | lite5200_sleep.S | 227 ori r5, r10, HID0_ICFI | HID0_DCI
|
/arch/powerpc/include/asm/ |
D | reg.h | 428 #define HID0_ICFI (1<<11) /* Instr. Cache Flash Invalidate */ macro
|