Searched refs:xive_error (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive.c | 65 #define xive_error(xive, fmt, ...) \ macro 113 xive_error(xive, "VST: %s entry %x out of range [ 0 .. %x ] !?", in pnv_xive_vst_addr_direct() 135 xive_error(xive, "VST: failed to access %s entry %x @0x%" PRIx64, in pnv_xive_vst_addr_indirect() 142 xive_error(xive, "VST: invalid %s entry %x !?", info->name, idx); in pnv_xive_vst_addr_indirect() 150 xive_error(xive, "VST: invalid %s page shift %d", info->name, in pnv_xive_vst_addr_indirect() 163 xive_error(xive, "VST: failed to access %s entry %x @0x%" in pnv_xive_vst_addr_indirect() 170 xive_error(xive, "VST: invalid %s entry %x !?", info->name, idx); in pnv_xive_vst_addr_indirect() 180 xive_error(xive, "VST: %s entry %x indirect page size differ !?", in pnv_xive_vst_addr_indirect() 207 xive_error(xive, "VST: invalid access on remote VST %s %x/%x !?", in pnv_xive_vst_addr_remote() 217 xive_error(xive, "VST: read failed at @0x%" HWADDR_PRIx in pnv_xive_vst_addr_remote() [all …]
|