Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dbitmap.h247 long aligned_offset = QEMU_ALIGN_DOWN(offset, BITS_PER_LONG); in bitmap_count_one_with_offset() local
/openbmc/qemu/block/
H A Dcopy-before-write.c331 int64_t aligned_offset = QEMU_ALIGN_UP(offset, cluster_size); in cbw_co_pdiscard_snapshot() local
H A Dio.c2172 int64_t aligned_offset = offset & ~(align - 1); in bdrv_co_do_zero_pwritev() local
2397 int64_t aligned_offset, aligned_bytes; in bdrv_co_do_block_status() local
/openbmc/linux/drivers/net/ethernet/intel/i40e/
Di40e_lan_hmc.c