Home
last modified time | relevance | path

Searched refs:writeback (Results 1 – 14 of 14) sorted by relevance

/arch/arm/mm/
Dabort-lv4t.S58 tst r8, #1 << 21 @ check writeback bit
59 beq do_DataAbort @ no writeback -> no fixup
81 tst r8, #1 << 21 @ Check writeback bit
82 beq do_DataAbort @ No writeback -> no fixup
99 tst r8, #1 << 21 @ check writeback bit
100 beq do_DataAbort @ no writeback -> no fixup
113 tst r8, #1 << 21 @ check writeback bit
114 beq do_DataAbort @ no writeback -> no fixup
Dproc-arm1026.S409 mov r0, #4 @ explicitly disable writeback
DKconfig545 ARM Architecture Version 4 TLB with writeback cache.
550 ARM Architecture Version 4 TLB with writeback cache and invalidate
561 Faraday ARM FA526 architecture, unified TLB with writeback cache
915 Unless you specifically require this, say N for writeback mode.
/arch/mn10300/mm/
Dcache-inv-by-reg.S115 # If we are in writeback mode we check the start and end alignments,
136 # writeback mode, in which case we would be in flush and invalidate by
Dcache-inv-by-tag.S123 # If we are in writeback mode we check the start and end alignments,
/arch/m68k/include/asm/
Dmac_via.h259 extern void via_l2_flush(int writeback);
/arch/arc/kernel/
Dentry-arcv2.S129 ; either a dst of emulated LD/ST or src with address-writeback
Dentry-compact.S309 ; either a dst of emulated LD/ST or src with address-writeback
/arch/m68k/mac/
Dvia.c302 void via_l2_flush(int writeback) in via_l2_flush() argument
/arch/mn10300/kernel/
Dhead.S392 # flush the local cache if it's in writeback mode
/arch/x86/kvm/
Demulate.c1787 static int writeback(struct x86_emulate_ctxt *ctxt, struct operand *op) in writeback() function
5524 goto writeback; in x86_emulate_insn()
5529 goto writeback; in x86_emulate_insn()
5599 writeback: in x86_emulate_insn()
5602 rc = writeback(ctxt, &ctxt->src); in x86_emulate_insn()
5607 rc = writeback(ctxt, &ctxt->dst); in x86_emulate_insn()
5717 goto writeback; in x86_emulate_insn()
Dx86.c2575 int writeback) in msr_io() argument
2602 if (writeback && copy_to_user(user_msrs->entries, entries, size)) in msr_io()
5529 bool writeback = true; in x86_emulate_instruction() local
5625 writeback = false; in x86_emulate_instruction()
5631 writeback = false; in x86_emulate_instruction()
5639 if (writeback) { in x86_emulate_instruction()
/arch/ia64/kernel/
Dptrace.c2110 .writeback = gpregs_writeback
/arch/x86/
DKconfig1631 add writeback entries.