Home
last modified time | relevance | path

Searched refs:ifl (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/microblaze/kernel/cpu/
Dcache.c525 .ifl = __flush_icache_all_noirq,
541 .ifl = __flush_icache_all_noirq,
557 .ifl = __flush_icache_all_msr_irq,
572 .ifl = __flush_icache_all_nomsr_irq,
588 .ifl = __flush_icache_all_noirq,
603 .ifl = __flush_icache_all_noirq,
/linux-3.4.99/arch/microblaze/include/asm/
Dcacheflush.h39 void (*ifl)(void); /* flush */ member
59 #define flush_icache() mbc->ifl();