Searched refs:AppleVTD (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/IOPCIFamily-239.1.2/
H A Dvtd.c729 class AppleVTD : public IOMapper
731 OSDeclareDefaultStructors(AppleVTD); variable
803 OSDefineMetaClassAndStructors(AppleVTD, IOMapper);
809 AppleVTD::install(IOWorkLoop * wl, uint32_t flags,
812 AppleVTD * mapper = 0;
820 mapper = new AppleVTD;
839 AppleVTD::init(IOWorkLoop * wl, const OSData * data)
873 void AppleVTD::free()
879 AppleVTD::space_create(uint32_t cachelinesize,
1033 AppleVTD
[all...]
H A DIOPCIBridge.cpp374 AppleVTD::install(gIOPCIConfigWorkLoop, gIOPCIFlags, acpiDevice, acpiDevice->getACPITableData("DMAR", 0));

Completed in 142 milliseconds