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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/mm/
H A Dpg-r4k.c188 mi.c_format.opcode = cache_op;
189 mi.c_format.rs = 4; /* $a0 */
190 mi.c_format.c_op = 3; /* Create Dirty Exclusive */
191 mi.c_format.cache = 3; /* Secondary Data Cache */
192 mi.c_format.simmediate = store_offset;
214 mi.c_format.opcode = cache_op;
215 mi.c_format.rs = 4; /* $a0 */
216 mi.c_format.c_op = 3; /* Create Dirty Exclusive */
217 mi.c_format.cache = 1; /* Data Cache */
218 mi.c_format
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/
H A Dinst.h204 struct c_format { /* Cache (>= R6000) format */ struct
271 struct c_format { /* Cache (>= R6000) format */ struct
328 struct c_format c_format; member in union:mips_instruction
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/
H A Dinst.h204 struct c_format { /* Cache (>= R6000) format */ struct
271 struct c_format { /* Cache (>= R6000) format */ struct
328 struct c_format c_format; member in union:mips_instruction

Completed in 65 milliseconds