Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dnmi.c34 static void nmi_children(Object *o, struct do_nmi_s *ns);
50 nmi_children(o, ns); in do_nmi()
55 static void nmi_children(Object *o, struct do_nmi_s *ns) in nmi_children() function
68 nmi_children(object_get_root(), &ns); in nmi_monitor_handle()