Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dhelpers.c75 static inline const char *action_to_str(int action) in action_to_str() function
145 fd < 0 ? "tear down" : "set up", action_to_str(action)); in vfio_set_irq_signaling()