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

/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp1564 uint32_t bundlePathPhysAddr; member in struct:_BooterKextFileInfo
1644 if (kextFileInfo->bundlePathPhysAddr && kextFileInfo->bundlePathLength) {
1645 bundlePathAddr = (char *)ml_static_ptovirt(kextFileInfo->bundlePathPhysAddr);
1652 (int)kextFileInfo->bundlePathPhysAddr,

Completed in 103 milliseconds