Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dmtd.c73 int npages = mtd_len_to_pages(mtd, len); in mtd_dump_device_buf() local
246 uint user_addr = 0, npages; in do_mtd_io() local
/openbmc/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
/openbmc/qemu/include/system/
H A Dram_addr.h60 uint64_t npages) in clear_bmap_set()
/openbmc/u-boot/include/linux/mtd/
H A Dnand.h484 unsigned int npages; in nanddev_pos_to_offs() local
/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c388 hwaddr npages = size >> target_page_bits; in xen_sync_dirty_bitmap() local
/openbmc/qemu/migration/
H A Dram.c777 unsigned long npages) in migration_clear_memory_region_dirty_bitmap_range()
867 const unsigned long npages = size >> TARGET_PAGE_BITS; in dirty_bitmap_clear_section() local
2894 size_t used_len, start, npages; in qemu_guest_free_page_hint() local
/openbmc/qemu/linux-headers/linux/
H A Diommufd.h788 __aligned_u64 npages; member