Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dreset.c37 static ResettableContainer *root_reset_container; in get_root_reset_container() local
39 if (!root_reset_container) { in get_root_reset_container()
40 root_reset_container = in get_root_reset_container()
43 return root_reset_container; in get_root_reset_container()