Searched refs:DCU_IC (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/arch/sparc/kernel/ |
D | cherrs.S | 10 andn %g1, DCU_DC | DCU_IC, %g1 23 andn %g1, DCU_DC | DCU_IC, %g1 36 andn %g1, DCU_IC, %g1 49 andn %g1, DCU_IC, %g1 62 andn %g1, DCU_DC | DCU_IC, %g1; 75 andn %g1, DCU_DC | DCU_IC, %g1; 287 or %g1, (DCU_DC | DCU_IC), %g1
|
D | traps_64.c | 1013 : "i" (ASI_DCU_CONTROL_REG), "i" (DCU_IC) in cheetah_flush_icache() 1353 "i" (DCU_DC | DCU_IC) in cheetah_fecc_handler() 1536 "i" (DCU_IC) in cheetah_cee_handler() 1590 "i" (DCU_DC | DCU_IC) in cheetah_deferred_handler() 1664 "i" (DCU_IC | DCU_DC) in cheetah_deferred_handler() 1782 "i" (DCU_DC | DCU_IC) in cheetah_plus_parity_error()
|
D | trampoline_64.S | 62 or %g5, DCU_DM | DCU_IM | DCU_DC | DCU_IC, %g5
|
D | head_64.S | 505 or %g7, DCU_DM | DCU_IM | DCU_DC | DCU_IC, %g7
|
/linux-6.1.9/arch/sparc/include/asm/ |
D | dcu.h | 26 #define DCU_IC _AC(0x0000000000000001,UL) /* Instruction Cache Enable */ macro
|