Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go983 type Physinfo struct { struct
A Dxenlight.go990 func (Ctx *Context) GetPhysinfo() (physinfo *Physinfo, err error) {
A Dhelpers.gen.go3315 func NewPhysinfo() (*Physinfo, error) {
3317 x Physinfo
3328 func (x *Physinfo) fromC(xc *C.libxl_physinfo) error {
3354 func (x *Physinfo) toC(xc *C.libxl_physinfo) (err error){defer func(){

Completed in 19 milliseconds