Home
last modified time | relevance | path

Searched defs:flush_start (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/bootcount/
H A Dbootcount.c14 uintptr_t flush_start = rounddown(CONFIG_SYS_BOOTCOUNT_ADDR, in bootcount_store() local
/openbmc/u-boot/common/
H A Dbootm.c453 ulong flush_start = ALIGN_DOWN(load, ARCH_DMA_MINALIGN); in bootm_load_os() local
/openbmc/linux/fs/gfs2/
H A Dlog.c207 unsigned long flush_start = jiffies; in gfs2_ail1_flush() local
/openbmc/u-boot/drivers/net/
H A De1000.c5136 unsigned long flush_start, flush_end; in fill_rx() local
5375 unsigned long flush_start, flush_end; in _e1000_transmit() local
/openbmc/linux/drivers/iommu/
H A Dexynos-iommu.c266 u32 flush_start; /* start address of range invalidation */ member