Searched refs:VM_PANIC_ON_EX (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/hvf/ | ||
H A D | panic.h | 38 #define VM_PANIC_ON_EX(x, ...) {\ macro |
H A D | x86_decode.c | 489 VM_PANIC_ON_EX(!decode->cmd, "x87 opcode %x %x (%x %x) not decoded\n", in decode_x87_ins() |