Searched defs:remain (Results 1 – 10 of 10) sorted by relevance
/qemu/tests/bench/ |
H A D | benchmark-crypto-hash.c | 29 size_t remain; in test_hash_speed() local
|
H A D | benchmark-crypto-cipher.c | 29 size_t remain; in test_cipher_speed() local
|
/qemu/hw/timer/ |
H A D | exynos4210_mct.c | 708 uint64_t remain; in exynos4210_ltick_int_get_cnto() local 791 uint64_t remain; in exynos4210_ltick_cnt_get_cnto() local
|
/qemu/hw/s390x/ |
H A D | s390-pci-inst.c | 674 uint64_t remain = len, start = iova, end = start + len - 1, mask, size; in s390_pci_batch_unmap() local
|
/qemu/hw/usb/ |
H A D | redirect.c | 2443 int remain = q->size; in usbredir_put_packet_id_q() local
|
/qemu/hw/hyperv/ |
H A D | vmbus.c | 653 uint32_t remain = ringbuf->len + ringbuf->base - ringbuf->iter.off; in ringbuf_io() local
|
/qemu/hw/i386/ |
H A D | intel_iommu.c | 4418 hwaddr total, remain; in vtd_address_space_unmap() local
|
/qemu/system/ |
H A D | physmem.c | 1133 MemoryRegionSection remain = *section; in flatview_add_to_dispatch() local
|
H A D | memory.c | 603 Int128 remain; in render_memory_region() local
|
/qemu/target/riscv/ |
H A D | vector_helper.c | 653 target_ulong addr, addr_probe, addr_i, offset, remain, page_split, elems; local
|