Home
last modified time | relevance | path

Searched defs:flush_range (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/book3s/32/
H A Dtlbflush.h36 static inline void flush_range(struct mm_struct *mm, unsigned long start, unsigned long end) in flush_range() function
/linux/arch/arm/include/asm/
H A Doutercache.h19 void (*flush_range)(unsigned long, unsigned long); member
/linux/drivers/md/dm-vdo/indexer/
H A Dvolume-index.c388 struct chapter_range *flush_range, in flush_invalid_entries()
418 u32 key, struct chapter_range *flush_range) in get_volume_index_entry()
/linux/drivers/iommu/
H A Dexynos-iommu.c268 u32 flush_range; /* invalidate TLB entries in specified range */ member