Searched defs:aligned (Results 1 – 9 of 9) sorted by relevance
/openbmc/qemu/include/system/ |
H A D | hostmem.h | 79 bool guest_memfd, aligned; member
|
/openbmc/u-boot/common/ |
H A D | lcd.c | 745 int aligned; in on_splashimage() local
|
/openbmc/qemu/hw/ide/ |
H A D | ahci.c | 413 hwaddr aligned = addr & ~0x3; in ahci_mem_read() local
|
/openbmc/qemu/hw/pci/ |
H A D | pcie.c | 1162 void pcie_ats_init(PCIDevice *dev, uint16_t offset, bool aligned) in pcie_ats_init()
|
/openbmc/qemu/target/hexagon/ |
H A D | genptr.c | 1226 bool aligned) in gen_vreg_load() 1240 int slot, bool aligned) in gen_vreg_store()
|
/openbmc/qemu/migration/ |
H A D | postcopy-ram.c | 956 void *aligned = (void *)(uintptr_t)ROUND_DOWN(haddr, qemu_ram_pagesize(rb)); in postcopy_request_page() local
|
H A D | migration.c | 582 void *aligned = (void *)(uintptr_t)ROUND_DOWN(haddr, qemu_ram_pagesize(rb)); in migrate_send_rp_req_pages() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 1693 int chipnr, page, realpage, col, bytes, aligned, oob_required; in nand_do_read_ops() local
|
/openbmc/qemu/accel/kvm/ |
H A D | kvm-all.c | 321 hwaddr delta, aligned; in kvm_align_section() local
|