Searched refs:DeviceVtpm (Results 1 – 2 of 2) sorted by relevance
777 type DeviceVtpm struct { struct907 Vtpms []DeviceVtpm
2225 func NewDeviceVtpm() (*DeviceVtpm, error) {2227 x DeviceVtpm2238 func (x *DeviceVtpm) fromC(xc *C.libxl_device_vtpm) error {2248 func (x *DeviceVtpm) toC(xc *C.libxl_device_vtpm) (err error){defer func(){2820 x.Vtpms = make([]DeviceVtpm, n)
Completed in 13 milliseconds