Searched refs:DCU_IC (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/arch/sparc/kernel/ |
D | cherrs.S | 9 andn %g1, DCU_DC | DCU_IC, %g1 22 andn %g1, DCU_DC | DCU_IC, %g1 35 andn %g1, DCU_IC, %g1 48 andn %g1, DCU_IC, %g1 61 andn %g1, DCU_DC | DCU_IC, %g1; 74 andn %g1, DCU_DC | DCU_IC, %g1; 290 or %g1, (DCU_DC | DCU_IC), %g1
|
D | traps_64.c | 974 : "i" (ASI_DCU_CONTROL_REG), "i" (DCU_IC) in cheetah_flush_icache() 1314 "i" (DCU_DC | DCU_IC) in cheetah_fecc_handler() 1497 "i" (DCU_IC) in cheetah_cee_handler() 1551 "i" (DCU_DC | DCU_IC) in cheetah_deferred_handler() 1625 "i" (DCU_IC | DCU_DC) in cheetah_deferred_handler() 1743 "i" (DCU_DC | DCU_IC) in cheetah_plus_parity_error()
|
D | trampoline_64.S | 64 or %g5, DCU_DM | DCU_IM | DCU_DC | DCU_IC, %g5
|
D | head_64.S | 425 or %g7, DCU_DM | DCU_IM | DCU_DC | DCU_IC, %g7
|
/linux-2.6.39/arch/sparc/include/asm/ |
D | dcu.h | 25 #define DCU_IC _AC(0x0000000000000001,UL) /* Instruction Cache Enable */ macro
|