Searched refs:REAL_HOST_PAGE_ALIGN (Results 1 – 8 of 8) sorted by relevance
29 #define REAL_HOST_PAGE_ALIGN(addr) ROUND_UP((addr), qemu_real_host_page_size()) macro
550 iova = REAL_HOST_PAGE_ALIGN(section->offset_within_address_space); in vfio_get_section_iova_range()1360 REAL_HOST_PAGE_ALIGN(section->offset_within_address_space), in vfio_sync_dirty_bitmap()
263 vbmap->pages = REAL_HOST_PAGE_ALIGN(size) / qemu_real_host_page_size(); in vfio_bitmap_alloc()
1398 end = REAL_HOST_PAGE_ALIGN((uint64_t)vdev->msix->table_offset + in vfio_pci_fixup_msix_region()1463 msix_sz = REAL_HOST_PAGE_ALIGN(msix_sz); in vfio_pci_relocate_msix()
532 len = REAL_HOST_PAGE_ALIGN(sb.st_size - offset); in target_mmap()
251 end_addr1 = REAL_HOST_PAGE_ALIGN(elf_bss); in padzero()
1707 newsize = REAL_HOST_PAGE_ALIGN(newsize); in qemu_ram_resize()1970 size = REAL_HOST_PAGE_ALIGN(size); in qemu_ram_alloc_from_fd()
2051 pvtime_size = REAL_HOST_PAGE_ALIGN(pvtime_size); in virt_cpu_post_init()