Home
last modified time | relevance | path

Searched refs:guest_phys_blocks_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dmemory_mapping.h71 void guest_phys_blocks_init(GuestPhysBlockList *list);
/openbmc/qemu/hw/tpm/
H A Dtpm_ppi.c30 guest_phys_blocks_init(&guest_phys_blocks); in tpm_ppi_reset()
/openbmc/qemu/hw/s390x/
H A Ds390-skeys.c184 guest_phys_blocks_init(&guest_phys_blocks); in qmp_dump_skeys()
347 guest_phys_blocks_init(&guest_phys_blocks); in s390_storage_keys_save()
/openbmc/qemu/system/
H A Dmemory_mapping.c187 void guest_phys_blocks_init(GuestPhysBlockList *list) in guest_phys_blocks_init() function
/openbmc/qemu/dump/
H A Ddump.c1835 guest_phys_blocks_init(&s->guest_phys_blocks); in dump_init()