Home
last modified time | relevance | path

Searched refs:qemu_plugin_entry_code (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/plugins/
H A Dapi-system.c40 uint64_t qemu_plugin_entry_code(void) in qemu_plugin_entry_code() function
/openbmc/qemu/common-user/
H A Dplugin-api.c.inc40 uint64_t qemu_plugin_entry_code(void)
/openbmc/qemu/contrib/plugins/
H A Ddrcov.c50 uint64_t entry = qemu_plugin_entry_code(); in printf_header()