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.c992 rtas_st(rets, 0, RTAS_OUT_NO_ERRORS_FOUND); in check_exception()
1016 rtas_st(rets, 0, RTAS_OUT_NO_ERRORS_FOUND); in event_scan()
H A Dspapr_pci.c710 rtas_st(rets, 0, RTAS_OUT_NO_ERRORS_FOUND); in rtas_ibm_slot_error_detail()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h686 #define RTAS_OUT_NO_ERRORS_FOUND 1 macro