Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_monitor_json.h507 int qemuMonitorJSONGetTPMTypes(qemuMonitor *mon,
H A Dqemu_monitor.c3845 return qemuMonitorJSONGetTPMTypes(mon, tpmtypes); in qemuMonitorGetTPMTypes()
H A Dqemu_monitor_json.c6679 int qemuMonitorJSONGetTPMTypes(qemuMonitor *mon, in qemuMonitorJSONGetTPMTypes() function