Home
last modified time | relevance | path

Searched refs:memory_offset (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/mips/
H A Dloongson3_bootp.h166 uint64_t memory_offset; /* efi_memory_map_loongson struct offset */ member
H A Dloongson3_bootp.c122 lp->memory_offset = cpu_to_le64((uintptr_t)p - (uintptr_t)lp); in init_loongson_params()
/qemu/include/system/
H A Ddump.h161 hwaddr memory_offset; member
/qemu/dump/
H A Ddump.c562 hwaddr offset = s->memory_offset; in get_offset_range()
2006 s->memory_offset = s->note_offset + s->note_size; in dump_init()
2007 s->section_offset = s->memory_offset + s->total_size; in dump_init()