Searched refs:xive2_error (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | pnv_xive2.c | 288 xive2_error(xive, "VST: read failed at @0x%" HWADDR_PRIx in pnv_xive2_vst_read() 320 xive2_error(xive, "VST: write failed at @0x%" HWADDR_PRIx in pnv_xive2_vst_write() 423 xive2_error(xive, "VST: no SYNC entry %x/%x !?", in pnv_xive2_inject_notify() 472 xive2_error(xive, "VST: no END entry %x/%x !?", blk, idx); in pnv_xive2_end_cache_load() 696 xive2_error(xive, "IC: CPU %x is not enabled", pir); in pnv_xive2_tm_get_xive() 734 xive2_error(xive, "IC: unsupported table %d", tsel); in pnv_xive2_stt_set_data() 769 xive2_error(xive, "VST: %s table address 0x%"PRIx64 in pnv_xive2_vst_set_exclusive() 843 xive2_error(xive, "VST: invalid table type %d", type); in pnv_xive2_vst_set_data() 848 xive2_error(xive, "VST: invalid block id %d for" in pnv_xive2_vst_set_data() 854 xive2_error(xive, "VST: invalid %s table address", in pnv_xive2_vst_set_data() [all …]
|