Module gpadl

Source
Expand description

GPADL support.

Structs§

GpadlId
GpadlMap
A set of GPADLs that the guest has made available to the host.
GpadlMapView
A GPADL map view for mapping GPADLs.
GpadlView
A GPADL that has been provided by the guest. It has not yet been locked.
UnknownGpadlId
An error indicating an attempt was made to map an unknown GPADL.

Type Aliases§

TeardownFn
Object to call when a GPADL is torn down.