Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/linux/arch/arm/include/asm/
H A Doutercache.h19 void (*flush_range)(unsigned long, unsigned long); member
/openbmc/linux/drivers/iommu/
H A Dexynos-iommu.c265 u32 flush_range; /* invalidate TLB entries in specified range */ member