Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/vbox/
H A Dvbox_uniformed_api.h212 nsresult (*SetCPUProperty)(IMachine *machine, PRUint32 property, PRBool value); member
H A Dvbox_tmpl.c903 return machine->vtbl->SetCPUProperty(machine, property, value); in _machineSetCPUProperty()
2292 .SetCPUProperty = _machineSetCPUProperty,
H A Dvbox_common.c1912 rc = gVBoxAPI.UIMachine.SetCPUProperty(machine, CPUPropertyType_PAE, in vboxDomainDefineXMLFlags()
H A Dvbox_CAPI_v5_2.h6896 nsresult (*SetCPUProperty)( member
7732 nsresult (*SetCPUProperty)( member
8391 # define IMachine_SetCPUProperty(p, aProperty, aValue) ((p)->lpVtbl->SetCPUProperty(p, aProperty…
H A Dvbox_CAPI_v6_0.h7448 nsresult (*SetCPUProperty)( member
8270 nsresult (*SetCPUProperty)( member
8903 # define IMachine_SetCPUProperty(p, aProperty, aValue) ((p)->lpVtbl->SetCPUProperty(p, aProperty…
H A Dvbox_CAPI_v6_1.h8932 nsresult (*SetCPUProperty)( member
9742 nsresult (*SetCPUProperty)( member
10341 # define IMachine_SetCPUProperty(p, aProperty, aValue) ((p)->lpVtbl->SetCPUProperty(p, aProperty…