MCPcopy Index your code
hub / github.com/tinygrad/tinygrad / PCIAllocationMeta

Class PCIAllocationMeta

tinygrad/runtime/support/system.py:242–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240
241@dataclasses.dataclass
242class PCIAllocationMeta: mapping:VirtMapping; has_cpu_mapping:bool; hMemory:int=0 # noqa: E702
243
244class PCIIfaceBase:
245 @property

Callers 3

_dma_regionMethod · 0.90
_bufMethod · 0.90
allocMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…