Home
last modified time | relevance | path

Searched refs:DCU_IC (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/asm-sparc64/
Ddcu.h24 #define DCU_IC 0x0000000000000001 /* Instruction Cache Enable */ macro
/linux-2.4.37.9/arch/sparc64/kernel/
Dtraps.c824 : "i" (ASI_DCU_CONTROL_REG), "i" (DCU_IC) in cheetah_flush_icache()
1154 "i" (DCU_DC | DCU_IC) in cheetah_fecc_handler()
1342 "i" (DCU_IC) in cheetah_cee_handler()
1396 "i" (DCU_DC | DCU_IC) in cheetah_deferred_handler()
1470 "i" (DCU_IC | DCU_DC) in cheetah_deferred_handler()
1591 "i" (DCU_DC | DCU_IC) in cheetah_plus_parity_error()
Dentry.S1107 andn %g1, DCU_DC | DCU_IC, %g1
1116 andn %g1, DCU_DC | DCU_IC, %g1
1126 andn %g1, DCU_IC, %g1
1135 andn %g1, DCU_IC, %g1
1145 andn %g1, DCU_DC | DCU_IC, %g1;
1154 andn %g1, DCU_DC | DCU_IC, %g1;
1331 or %g1, (DCU_DC | DCU_IC), %g1
Dtrampoline.S54 or %g5, DCU_DM | DCU_IM | DCU_DC | DCU_IC, %g5
Dhead.S108 or %g5, DCU_DM | DCU_IM | DCU_DC | DCU_IC, %g5