Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/book3s/32/
Dtlbflush.h36 static inline void flush_range(struct mm_struct *mm, unsigned long start, unsigned long end) in flush_range() function
/linux-6.12.1/arch/arm/include/asm/
Doutercache.h19 void (*flush_range)(unsigned long, unsigned long); member
/linux-6.12.1/drivers/md/dm-vdo/indexer/
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-6.12.1/drivers/iommu/
Dexynos-iommu.c268 u32 flush_range; /* invalidate TLB entries in specified range */ member