Searched refs:qemu_note_size (Results 1 – 1 of 1) sorted by relevance
436 size_t qemu_note_size = 0; in cpu_get_note_size() local458 qemu_note_size = ELF_NOTE_SIZE(note_head_size, name_size, qemu_desc_size); in cpu_get_note_size()460 return (elf_note_size + qemu_note_size) * nr_cpus; in cpu_get_note_size()