Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Darch_dump.c344 static struct sections { struct
345 uint64_t (*sections_size_func)(DumpState *s); argument
346 int (*sections_contents_func)(DumpState *s, uint8_t *buff); argument
348 } sections[] = { variable
/qemu/include/hw/i386/
H A Dsgx-epc.h57 struct SGXEPCDevice **sections; member
/qemu/hw/i386/
H A Dtdvf.c145 g_autofree TdvfSectionEntry *sections = NULL; in tdvf_parse_metadata() local
/qemu/docs/sphinx/
H A Dqapidoc_legacy.py273 def _add_doc(self, typ, sections): argument
/qemu/system/
H A Dphysmem.c136 MemoryRegionSection *sections; member
326 MemoryRegionSection *sections = d->map.sections; in phys_page_find() local