Searched refs:get_note_sizes (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/dump/ |
H A D | dump.c | 919 static void get_note_sizes(DumpState *s, const void *note, in get_note_sizes() function 957 get_note_sizes(s, note, &head_size, &name_size, NULL); in note_name_equal() 1028 get_note_sizes(s, s->guest_note, in create_header32() 1139 get_note_sizes(s, s->guest_note, in create_header64() 1750 get_note_sizes(s, s->guest_note, ¬e_head_size, &name_size, &size); in vmcoreinfo_update_phys_base() 1893 get_note_sizes(s, s->guest_note, NULL, &name_size, &desc_size); in dump_init()
|