Home
last modified time | relevance | path

Searched defs:aligned (Results 1 – 7 of 7) sorted by relevance

/qemu/include/sysemu/
H A Dhostmem.h77 bool guest_memfd, aligned; member
/qemu/hw/pci/
H A Dpcie.c1125 void pcie_ats_init(PCIDevice *dev, uint16_t offset, bool aligned) in pcie_ats_init()
/qemu/target/hexagon/
H A Dgenptr.c1233 bool aligned) in gen_vreg_load()
1247 int slot, bool aligned) in gen_vreg_store()
/qemu/hw/ide/
H A Dahci.c446 hwaddr aligned = addr & ~0x3; in ahci_mem_read() local
/qemu/migration/
H A Dpostcopy-ram.c766 void *aligned = (void *)(uintptr_t)ROUND_DOWN(haddr, qemu_ram_pagesize(rb)); in postcopy_request_page() local
H A Dmigration.c473 void *aligned = (void *)(uintptr_t)ROUND_DOWN(haddr, qemu_ram_pagesize(rb)); in migrate_send_rp_req_pages() local
/qemu/accel/kvm/
H A Dkvm-all.c247 hwaddr delta, aligned; in kvm_align_section() local
[all...]