Searched refs:HID0_ICFI (Results 1 – 9 of 9) sorted by relevance
/linux-2.4.37.9/arch/ppc/kernel/ |
D | l2cr.S | 442 ori r3,r3, HID0_ICE|HID0_ICFI|HID0_DCE|HID0_DCI 446 xori r3,r3, HID0_ICFI|HID0_DCI
|
D | cpu_setup_6xx.S | 79 ori r8,r11,HID0_ICFI
|
D | misc.S | 505 ori r3,r3,HID0_ICFI
|
D | head.S | 1265 ori r4,r4,HID0_ICFI
|
/linux-2.4.37.9/arch/ppc/boot/common/ |
D | util.S | 76 ori r8,r8,(HID0_ICE|HID0_DCE|HID0_ICFI|HID0_DCI) 249 ori r3,r3,(HID0_ICE|HID0_DCE|HID0_ICFI|HID0_DCI)
|
/linux-2.4.37.9/arch/ppc/boot/prep/ |
D | head.S | 24 ori r8, r8, (HID0_ICE|HID0_DCE|HID0_ICFI|HID0_DCI)
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | processor.h | 217 #define HID0_ICFI (1<<11) /* Instr. Cache Flash Invalidate */ macro
|
/linux-2.4.37.9/include/asm-ppc/ |
D | processor.h | 274 #define HID0_ICFI (1<<11) /* Instr. Cache Flash Invalidate */ macro
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | misc.S | 143 ori r3,r3,HID0_ICFI
|