Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dxenlight.go512 type Bitmap struct { struct
536 func (bm *Bitmap) toC(cbm *C.libxl_bitmap) error { argument
811 var Intersection Bitmap
827 func (bm *Bitmap) Test(bit int) bool { argument
836 func (bm *Bitmap) Set(bit int) { argument
845 func (bm *Bitmap) SetRange(start int, end int) { argument
851 func (bm *Bitmap) Clear(bit int) { argument
866 func (bm *Bitmap) Max() int { argument
870 func (bm *Bitmap) IsEmpty() bool { argument
879 func (a Bitmap) And(b Bitmap) (c Bitmap) { argument
[all …]
A Dtypes.gen.go327 Cpumap Bitmap
429 Vcpus Bitmap
460 AvailVcpus Bitmap
461 Cpumap Bitmap
462 Nodemap Bitmap
463 VcpuHardAffinity []Bitmap
464 VcpuSoftAffinity []Bitmap
536 ViridianEnable Bitmap
537 ViridianDisable Bitmap
979 Cpumap Bitmap
[all …]
A Dhelpers.gen.go970 x.VcpuHardAffinity = make([]Bitmap, n)
979 x.VcpuSoftAffinity = make([]Bitmap, n)
/xen/docs/misc/
A Dprintk-formats.txt21 Print a bitmap as either a hex string, or a range list. Bitmap length

Completed in 29 milliseconds