Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Dmemory_mapping.h70 void guest_phys_blocks_free(GuestPhysBlockList *list);
/qemu/hw/tpm/
H A Dtpm_ppi.c43 guest_phys_blocks_free(&guest_phys_blocks); in tpm_ppi_reset()
/qemu/hw/s390x/
H A Ds390-skeys.c188 guest_phys_blocks_free(&guest_phys_blocks); in qmp_dump_skeys()
358 guest_phys_blocks_free(&guest_phys_blocks); in s390_storage_keys_save()
/qemu/system/
H A Dmemory_mapping.c174 void guest_phys_blocks_free(GuestPhysBlockList *list) in guest_phys_blocks_free() function
/qemu/dump/
H A Ddump.c103 guest_phys_blocks_free(&s->guest_phys_blocks); in dump_cleanup()