Home
last modified time | relevance | path

Searched refs:flush_icache_range (Results 1 – 25 of 96) sorted by relevance

1234

/linux/arch/xtensa/include/asm/
H A Dcacheflush.h100 void flush_icache_range(unsigned long start, unsigned long end);
105 #define flush_icache_range flush_icache_range macro
110 #define flush_icache_range local_flush_icache_range macro
143 #define flush_icache_range local_flush_icache_range macro
147 #define flush_icache_user_range flush_icache_range
/linux/arch/arc/kernel/
H A Dkprobes.c41 flush_icache_range((unsigned long)p->addr, in arch_arm_kprobe()
49 flush_icache_range((unsigned long)p->addr, in arch_disarm_kprobe()
61 flush_icache_range((unsigned long)p->ainsn.t1_addr, in arch_remove_kprobe()
71 flush_icache_range((unsigned long)p->ainsn.t2_addr, in arch_remove_kprobe()
105 flush_icache_range((unsigned long)p->ainsn.t1_addr, in resume_execution()
115 flush_icache_range((unsigned long)p->ainsn.t2_addr, in resume_execution()
138 flush_icache_range((unsigned long)p->addr, in setup_singlestep()
178 flush_icache_range((unsigned long)p->ainsn.t1_addr, in setup_singlestep()
187 flush_icache_range((unsigned long)p->ainsn.t2_addr, in setup_singlestep()
H A Dkgdb.c94 flush_icache_range(single_step_data.address[i], in undo_single_step()
107 flush_icache_range(address, address + BREAK_INSTR_SIZE); in place_trap()
/linux/arch/arm64/include/asm/
H A Dcacheflush.h82 static inline void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range() function
105 #define flush_icache_range flush_icache_range macro
/linux/arch/hexagon/include/asm/
H A Dcacheflush.h37 extern void flush_icache_range(unsigned long start, unsigned long end);
38 #define flush_icache_range flush_icache_range macro
/linux/include/asm-generic/
H A Dcacheflush.h70 #ifndef flush_icache_range
71 static inline void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range() function
77 #define flush_icache_user_range flush_icache_range
/linux/arch/powerpc/include/asm/
H A Dcacheflush.h53 void flush_icache_range(unsigned long start, unsigned long stop);
54 #define flush_icache_range flush_icache_range macro
/linux/arch/hexagon/mm/
H A Dcache.c35 void flush_icache_range(unsigned long start, unsigned long end) in flush_icache_range() function
58 EXPORT_SYMBOL(flush_icache_range);
123 flush_icache_range((unsigned long) dst, in copy_to_user_page()
/linux/arch/powerpc/mm/
H A Dcacheflush.c58 void flush_icache_range(unsigned long start, unsigned long stop) in flush_icache_range() function
77 EXPORT_SYMBOL(flush_icache_range);
219 flush_icache_range((unsigned long)maddr, (unsigned long)maddr + len); in flush_icache_user_page()
/linux/arch/alpha/include/asm/
H A Dcacheflush.h20 #define flush_icache_range(start, end) imb() macro
22 #define flush_icache_range(start, end) smp_imb() macro
/linux/arch/m68k/mm/
H A Dcache.c91 void flush_icache_range(unsigned long address, unsigned long endaddr) in flush_icache_range() function
97 EXPORT_SYMBOL(flush_icache_range);
/linux/arch/mips/kernel/
H A Dftrace.c83 flush_icache_range(ip, ip + 8); in ftrace_modify_code()
104 flush_icache_range(ip, ip + 8); in ftrace_modify_code_2()
124 flush_icache_range(ip, ip + 8); in ftrace_modify_code_2r()
/linux/arch/arm/kernel/
H A Dfiq.c102 flush_icache_range((unsigned long)base + offset, in set_fiq_handler()
104 flush_icache_range(0xffff0000 + offset, 0xffff0000 + offset + length); in set_fiq_handler()
/linux/arch/sh/include/asm/
H A Dcacheflush.h52 extern void flush_icache_range(unsigned long start, unsigned long end);
53 #define flush_icache_user_range flush_icache_range
/linux/arch/powerpc/kernel/
H A Dkvm.c74 flush_icache_range((ulong)inst, (ulong)inst + 4); in kvm_patch_ins()
195 flush_icache_range((ulong)p, (ulong)p + kvm_emulate_mtmsrd_len * 4); in kvm_patch_ins_mtmsrd()
255 flush_icache_range((ulong)p, (ulong)p + kvm_emulate_mtmsr_len * 4); in kvm_patch_ins_mtmsr()
316 flush_icache_range((ulong)p, (ulong)p + kvm_emulate_wrtee_len * 4); in kvm_patch_ins_wrtee()
350 flush_icache_range((ulong)p, (ulong)p + kvm_emulate_wrteei_0_len * 4); in kvm_patch_ins_wrteei_0()
395 flush_icache_range((ulong)p, (ulong)p + kvm_emulate_mtsrin_len * 4); in kvm_patch_ins_mtsrin()
/linux/arch/microblaze/kernel/
H A Dftrace.c57 flush_icache_range((u32)parent, (u32)parent + 4); in prepare_ftrace_return()
94 flush_icache_range(addr, addr + 4); in ftrace_modify_code()
/linux/arch/sh/kernel/
H A Dkgdb.c122 flush_icache_range(addr, addr + instruction_size(op)); in get_step_address()
150 flush_icache_range((long)addr, (long)addr + in do_single_step()
161 flush_icache_range(stepped_address, stepped_address + 2); in undo_single_step()
/linux/arch/mips/mti-malta/
H A Dmalta-init.c98 flush_icache_range((unsigned long)base, (unsigned long)base + 0x80); in mips_nmi_setup()
110 flush_icache_range((unsigned long)base, (unsigned long)base + 0x80); in mips_ejtag_setup()
/linux/drivers/misc/lkdtm/
H A Dperms.c75 flush_icache_range((unsigned long)dst, in execute_location()
146 flush_icache_range((unsigned long)ptr, (unsigned long)(ptr + size)); in lkdtm_WRITE_KERN()
/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pm.c159 flush_icache_range((unsigned long)irq_0x500, irq_0x500_stop); in mpc52xx_pm_enter()
166 flush_icache_range((unsigned long)irq_0x500, irq_0x500_stop); in mpc52xx_pm_enter()
/linux/arch/mips/mm/
H A Dcache.c37 void (*flush_icache_range)(unsigned long start, unsigned long end); variable
38 EXPORT_SYMBOL_GPL(flush_icache_range);
/linux/arch/mips/loongson2ef/common/
H A Dinit.c25 flush_icache_range((unsigned long)base, (unsigned long)base + 0x80); in mips_nmi_setup()
/linux/arch/arm/include/asm/
H A Dfncpy.h73 flush_icache_range((unsigned long)(dest_buf), \
/linux/arch/nios2/kernel/
H A Dnios2_ksyms.c24 EXPORT_SYMBOL(flush_icache_range);
/linux/arch/m68k/include/asm/
H A Dcacheflush_no.h13 #define flush_icache_range(start, len) __flush_icache_all() macro

1234