Home
last modified time | relevance | path

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

/arch/microblaze/include/asm/
A Dcacheflush.h42 void (*dfl)(void); /* flush */ member
65 #define flush_dcache() mbc->dfl();
/arch/microblaze/kernel/cpu/
A Dcache.c521 .dfl = __flush_dcache_all_wb,
537 .dfl = __flush_dcache_all_wb,
553 .dfl = __invalidate_dcache_all_msr_irq,
568 .dfl = __invalidate_dcache_all_nomsr_irq,
584 .dfl = __invalidate_dcache_all_noirq_wt,
599 .dfl = __invalidate_dcache_all_noirq_wt,

Completed in 10 milliseconds