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

/linux-master/arch/sparc/include/asm/
H A Ddcu.h26 #define DCU_IC _AC(0x0000000000000001,UL) /* Instruction Cache Enable */ macro
/linux-master/arch/sparc/kernel/
H A Dcherrs.S10 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
H A Dtraps_64.c1014 : "i" (ASI_DCU_CONTROL_REG), "i" (DCU_IC)
1354 "i" (DCU_DC | DCU_IC)
1537 "i" (DCU_IC)
1591 "i" (DCU_DC | DCU_IC)
1665 "i" (DCU_IC | DCU_DC)
1783 "i" (DCU_DC | DCU_IC)
H A Dtrampoline_64.S62 or %g5, DCU_DM | DCU_IM | DCU_DC | DCU_IC, %g5
H A Dhead_64.S505 or %g7, DCU_DM | DCU_IM | DCU_DC | DCU_IC, %g7

Completed in 123 milliseconds