Lines Matching refs:flags
31 unsigned long i, flags; in flush_dcache_range() local
35 local_irq_save(flags); in flush_dcache_range()
45 local_irq_restore(flags); in flush_dcache_range()
51 unsigned long i, flags; in flush_icache_range() local
55 local_irq_save(flags); in flush_icache_range()
69 local_irq_restore(flags); in flush_icache_range()
76 unsigned long i, flags; in hexagon_clean_dcache_range() local
80 local_irq_save(flags); in hexagon_clean_dcache_range()
90 local_irq_restore(flags); in hexagon_clean_dcache_range()
96 unsigned long i, flags; in hexagon_inv_dcache_range() local
100 local_irq_save(flags); in hexagon_inv_dcache_range()
110 local_irq_restore(flags); in hexagon_inv_dcache_range()
122 unsigned long flags; in flush_cache_all_hexagon() local
123 local_irq_save(flags); in flush_cache_all_hexagon()
127 local_irq_restore(flags); in flush_cache_all_hexagon()