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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-pnx8550/
H A Dkernel-entry-init.h16 #define CACHE_OPC 0xBC000000 /* MIPS cache instruction opcode */ macro
203 .word CACHE_OPC | (9 << 21) | (Index_Invalidate_I << 16) | \
205 .word CACHE_OPC | (9 << 21) | (Index_Invalidate_I << 16) | \
238 .word CACHE_OPC | (9 << 21) | (Index_Writeback_Inv_D << 16) | \
240 .word CACHE_OPC | (9 << 21) | (Index_Writeback_Inv_D << 16) | \
242 .word CACHE_OPC | (9 << 21) | (Index_Writeback_Inv_D << 16) | \
244 .word CACHE_OPC | (9 << 21) | (Index_Writeback_Inv_D << 16) | \

Completed in 76 milliseconds