Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dseg_helper.h26 # define LOG_PCALL(...) qemu_log_mask(CPU_LOG_PCALL, ## __VA_ARGS__)
28 log_cpu_state_mask(CPU_LOG_PCALL, (cpu), CPU_DUMP_CCOP)
/openbmc/qemu/include/qemu/
H A Dlog.h23 #define CPU_LOG_PCALL (1 << 6) macro
/openbmc/qemu/util/
H A Dlog.c483 { CPU_LOG_PCALL, "pcall",