Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/golang/xenlight/
A Dxenlight.go391 Cpumap Bitmap member
399 gci.Cpumap = cci.cpumap.toGo()
473 cbm := Cpumap.toC()
522 func (Ctx *Context) CpupoolCpuaddCpumap(Poolid uint32, Cpumap Bitmap) (err error) {
528 cbm := Cpumap.toC()
558 func (Ctx *Context) CpupoolCpuremoveCpumap(Poolid uint32, Cpumap Bitmap) (err error) {
564 cbm := Cpumap.toC()
667 func (Ctx *Context) CpupoolMakeFree(Cpumap Bitmap) (err error) {
672 Intersection = Cpumap.And(plist[i].Cpumap)
1099 Cpumap Bitmap member
[all …]

Completed in 4 milliseconds