Searched refs:Context (Results 1 – 3 of 3) sorted by relevance
123 type Context struct { struct406 func (Ctx *Context) ListCpupool() (list []CpupoolInfo) { argument839 var Ctx Context841 func (Ctx *Context) IsOpen() bool { argument845 func (Ctx *Context) Open() (err error) { argument865 func (Ctx *Context) Close() (err error) { argument876 func (Ctx *Context) CheckOpen() (err error) { argument1008 func (Ctx *Context) DomainUnpause(Id Domid) (err error) { argument1023 func (Ctx *Context) DomainPause(id Domid) (err error) { argument1053 func (Ctx *Context) DomainReboot(id Domid) (err error) { argument[all …]
129 IN VOID *Context
507 hvm_ctx The HVM Context blob from Xen.
Completed in 7 milliseconds