Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_monitor_json.h416 int qemuMonitorJSONGetNVMMState(qemuMonitor *mon,
H A Dqemu_monitor.c3664 return qemuMonitorJSONGetNVMMState(mon, enabled, present); in qemuMonitorGetNVMMState()
H A Dqemu_monitor_json.c6271 int qemuMonitorJSONGetNVMMState(qemuMonitor *mon, in qemuMonitorJSONGetNVMMState() function