Documentation ¶
Index ¶
Constants ¶
View Source
const ( Handle HandleSubtype = "handle" Bti = "bti" Channel = "channel" Clock = "clock" DebugLog = "debuglog" Event = "event" Eventpair = "eventpair" Exception = "exception" Fifo = "fifo" Guest = "guest" Interrupt = "interrupt" Iommu = "iommu" Job = "job" Pager = "pager" PciDevice = "pcidevice" Pmt = "pmt" Port = "port" Process = "process" Profile = "profile" Resource = "resource" Socket = "socket" Stream = "stream" SuspendToken = "suspendtoken" Thread = "thread" Time = "timer" Vcpu = "vcpu" Vmar = "vmar" Vmo = "vmo" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Definition ¶
type HandleDef ¶
type HandleDef struct {
Subtype HandleSubtype
}
type HandleSubtype ¶
type HandleSubtype string
Click to show internal directories.
Click to hide internal directories.