| /openbmc/qemu/migration/ |
| H A D | multifd-nocomp.c | 29 void multifd_ram_payload_alloc(MultiFDPages_t *pages) in multifd_ram_payload_alloc() 34 void multifd_ram_payload_free(MultiFDPages_t *pages) in multifd_ram_payload_free() 51 MultiFDPages_t *pages = &p->data->u.ram; in multifd_set_file_bitmap() local 97 MultiFDPages_t *pages = &p->data->u.ram; in multifd_send_prepare_iovs() local 192 static void multifd_pages_reset(MultiFDPages_t *pages) in multifd_pages_reset() 206 MultiFDPages_t *pages = &p->data->u.ram; in multifd_ram_fill_packet() local 300 static inline bool multifd_queue_empty(MultiFDPages_t *pages) in multifd_queue_empty() 305 static inline bool multifd_queue_full(MultiFDPages_t *pages) in multifd_queue_full() 310 static inline void multifd_enqueue(MultiFDPages_t *pages, ram_addr_t offset) in multifd_enqueue() 318 MultiFDPages_t *pages; in multifd_queue_page() local [all …]
|
| H A D | multifd-zero-page.c | 50 MultiFDPages_t *pages = &p->data->u.ram; in multifd_send_zero_page_detect() local
|
| H A D | multifd-qpl.c | 391 MultiFDPages_t *pages = &p->data->u.ram; in multifd_qpl_compress_pages_slow_path() local 422 MultiFDPages_t *pages = &p->data->u.ram; in multifd_qpl_compress_pages() local 475 MultiFDPages_t *pages = &p->data->u.ram; in multifd_qpl_send_prepare() local
|
| H A D | multifd-zstd.c | 93 MultiFDPages_t *pages = &p->data->u.ram; in multifd_zstd_send_prepare() local
|
| H A D | ram.c | 1244 int pages = -1; in ram_save_page() local 2158 int tmppages, pages = 0; in ram_save_host_page() local 2259 int pages = 0; in ram_find_and_save_block() local 2557 unsigned long pages = block->used_length >> TARGET_PAGE_BITS; in postcopy_chunk_hostpages_pass() local 2755 unsigned long pages; in ram_list_init_bitmaps() local 2795 unsigned long pages; in migration_bitmap_clear_discarded_pages() local 2860 uint64_t pages = 0; in ram_state_resume_prepare() local 3211 int pages; in ram_save_iterate() local 3315 int pages; in ram_save_complete() local 3513 void colo_record_bitmap(RAMBlock *block, ram_addr_t *normal, uint32_t pages) in colo_record_bitmap() [all …]
|
| H A D | multifd-qatzip.c | 164 MultiFDPages_t *pages = &p->data->u.ram; in qatzip_send_prepare() local
|
| H A D | multifd-zlib.c | 97 MultiFDPages_t *pages = &p->data->u.ram; in multifd_zlib_send_prepare() local
|
| H A D | file.c | 199 int niov, MultiFDPages_t *pages, Error **errp) in file_write_ramblock_iov()
|
| H A D | multifd-uadk.c | 155 MultiFDPages_t *pages = &p->data->u.ram; in multifd_uadk_send_prepare() local
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_memory.c | 89 uint64_t pages; in efi_mem_sort() local 199 uint64_t efi_add_memory_map(uint64_t start, uint64_t pages, int memory_type, in efi_add_memory_map() 346 efi_uintn_t pages, uint64_t *memory) in efi_allocate_pages() 401 uint64_t pages = efi_size_in_pages(len); in efi_alloc() local 419 efi_status_t efi_free_pages(uint64_t memory, efi_uintn_t pages) in efi_free_pages() 570 u64 ram_end, ram_start, pages; in efi_add_known_memory() local
|
| /openbmc/qemu/ |
| H A D | page-target.c | 13 size_t qemu_target_pages_to_MiB(size_t pages) in qemu_target_pages_to_MiB()
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | e820.c | 44 u64 start, pages; in efi_add_known_memory() local
|
| /openbmc/qemu/hw/sensor/ |
| H A D | isl_pmbus_vr.c | 134 static void isl_pmbus_vr_add_props(Object *obj, uint64_t *flags, uint8_t pages) in isl_pmbus_vr_add_props() 237 uint8_t pages) in isl_pmbus_vr_class_init()
|
| /openbmc/u-boot/lib/efi/ |
| H A D | efi_app.c | 40 int pages; in setup_memory() local
|
| /openbmc/qemu/target/s390x/ |
| H A D | mmu_helper.c | 476 target_ulong *pages, bool is_write, uint64_t *tec) in translate_pages() 526 target_ulong *pages; in s390_cpu_virt_mem_rw() local
|
| /openbmc/u-boot/tools/ |
| H A D | ublimage.h | 58 uint32_t pages; /* number of pages (size of bootloader) */ member
|
| /openbmc/qemu/include/system/ |
| H A D | ram_addr.h | 44 static inline long clear_bmap_size(uint64_t pages, uint8_t shift) in clear_bmap_size() 356 ram_addr_t pages) in cpu_physical_memory_set_dirty_lebitmap()
|
| /openbmc/qemu/hw/s390x/ |
| H A D | s390-skeys.c | 152 uint64_t pages, gfn; in s390_qmp_dump_skeys() local 326 uint64_t pages, gfn; in s390_storage_keys_save() local
|
| H A D | s390-stattrib-kvm.c | 109 unsigned long start_gfn, end_gfn, pages; in kvm_s390_stattrib_synchronize() local
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen-operations.c | 194 size_t pages, xen_pfn_t *pfns, in libxenforeignmem_backend_map() 201 static int libxenforeignmem_backend_unmap(void *addr, size_t pages) in libxenforeignmem_backend_unmap()
|
| /openbmc/u-boot/include/linux/mtd/ |
| H A D | bbm.h | 48 int pages[CONFIG_SYS_NAND_MAX_CHIPS]; member
|
| /openbmc/u-boot/board/siemens/common/ |
| H A D | factoryset.c | 143 int i, pages = 0, size = 0; in factoryset_read_eeprom() local
|
| /openbmc/qemu/contrib/plugins/ |
| H A D | hotpages.c | 49 static GHashTable *pages; variable
|
| /openbmc/fb-ipmi-oem/include/ |
| H A D | usb-dbg.hpp | 88 size_t lines, pages; global() member
|
| /openbmc/u-boot/cmd/ |
| H A D | bootefi.c | 148 uint64_t addr, size, pages; in efi_carve_out_dt_rsv() local
|