Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dxenlight.go95 type Context struct { struct
122 func sigchldHandler(ctx *Context) { argument
130 func NewContext() (ctx *Context, err error) {
131 ctx = &Context{}
166 func (ctx *Context) Close() error { argument
226 func (Ctx *Context) DomidToName(domid Domid) string { argument
596 func (Ctx *Context) ListCpupool() (list []Cpupoolinfo) { argument
1034 func (Ctx *Context) DomainUnpause(Id Domid) (err error) { argument
1044 func (Ctx *Context) DomainPause(id Domid) (err error) { argument
1064 func (Ctx *Context) DomainReboot(id Domid) (err error) { argument
[all …]
/xen/xen/include/efi/
A Defiapi.h129 IN VOID *Context
/xen/docs/specs/
A Dlibxc-migration-stream.pandoc503 hvm_ctx The HVM Context blob from Xen.

Completed in 8 milliseconds