Home
last modified time | relevance | path

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

/qemu/pc-bios/s390-ccw/
H A Dvirtio-blkdev.c214 const uint64_t factor = virtio_get_block_size() / VIRTIO_SECTOR_SIZE; in virtio_get_blocks() local
/qemu/include/qemu/
H A Dhost-utils.h615 static inline bool mulu128(uint64_t *plow, uint64_t *phigh, uint64_t factor) in mulu128()
/qemu/block/
H A Dvvfat.c2421 int factor = 0x10 * s->sectors_per_cluster; in commit_direntries() local