Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dlog.h34 #define CPU_LOG_PLUGIN (1 << 18) macro
/openbmc/qemu/util/
H A Dlog.c498 { CPU_LOG_PLUGIN, "plugin", "output from TCG plugins"},
/openbmc/qemu/plugins/
H A Dapi.c434 qemu_log_mask(CPU_LOG_PLUGIN, "%s", string); in qemu_plugin_outs()