Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go777 type DeviceVtpm struct { struct
907 Vtpms []DeviceVtpm
A Dhelpers.gen.go2225 func NewDeviceVtpm() (*DeviceVtpm, error) {
2227 x DeviceVtpm
2238 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