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

/linux-4.4.14/arch/powerpc/kernel/
H A Dppc_ksyms_32.c61 EXPORT_SYMBOL(flush_instruction_cache); variable
H A Dswsusp_booke.S139 bl flush_instruction_cache
H A Dtraps.c436 flush_instruction_cache(); machine_check_440A()
474 flush_instruction_cache(); machine_check_47x()
H A Dmisc_32.S299 _GLOBAL(flush_instruction_cache)
/linux-4.4.14/arch/parisc/include/asm/
H A Dcacheflush.h16 void flush_instruction_cache(void); /* flushes i-cache only (all processors) */
19 #define flush_instruction_cache() flush_instruction_cache_local(NULL) macro
/linux-4.4.14/arch/powerpc/mm/
H A D40x_mmu.c75 flush_instruction_cache(); MMU_init_hw()
H A D44x_mmu.c178 flush_instruction_cache(); MMU_init_hw()
H A Dfsl_booke_mmu.c232 flush_instruction_cache(); MMU_init_hw()
/linux-4.4.14/arch/parisc/kernel/
H A Dcache.c60 flush_instruction_cache(void) flush_instruction_cache() function
569 flush_instruction_cache(); flush_user_icache_range()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dprocessor.h465 extern void flush_instruction_cache(void);

Completed in 236 milliseconds