Home
last modified time | relevance | path

Searched defs:npages (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/ppc/
H A Dspapr_iommu.c485 target_ulong npages = args[3]; in h_put_tce_indirect() local
529 target_ulong npages = args[3]; in h_stuff_tce() local
/qemu/include/system/
H A Dram_addr.h60 uint64_t npages) in clear_bmap_set()
/qemu/hw/i386/xen/
H A Dxen-hvm.c388 hwaddr npages = size >> target_page_bits; in xen_sync_dirty_bitmap() local
/qemu/migration/
H A Dram.c777 unsigned long npages) in migration_clear_memory_region_dirty_bitmap_range()
865 const unsigned long npages = size >> TARGET_PAGE_BITS; in dirty_bitmap_clear_section() local
2890 size_t used_len, start, npages; in qemu_guest_free_page_hint() local
/qemu/linux-headers/linux/
H A Diommufd.h788 __aligned_u64 npages; member