Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_events.c991 rtas_st(rets, 0, RTAS_OUT_NO_ERRORS_FOUND); in check_exception()
1015 rtas_st(rets, 0, RTAS_OUT_NO_ERRORS_FOUND); in event_scan()
H A Dspapr_pci.c709 rtas_st(rets, 0, RTAS_OUT_NO_ERRORS_FOUND); in rtas_ibm_slot_error_detail()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h701 #define RTAS_OUT_NO_ERRORS_FOUND 1 macro