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

/darwin-on-arm/xnu/libsa/
H A Dbootstrap.cpp758 OSKext::loadKextWithIdentifier(bundleID->getCStringNoCopy(),
794 if (kOSReturnSuccess != OSKext::loadKextWithIdentifier(
873 OSKext::loadKextWithIdentifier(bundleID->getCStringNoCopy(),
/darwin-on-arm/xnu/libkern/libkern/c++/
H A DOSKext.h532 static OSReturn loadKextWithIdentifier(
539 static OSReturn loadKextWithIdentifier(
/darwin-on-arm/xnu/libkern/
H A DOSKextLib.cpp48 return OSKext::loadKextWithIdentifier(bundle_id);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCatalogue.cpp460 ret = OSKext::loadKextWithIdentifier(moduleName);
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp3307 result = OSKext::loadKextWithIdentifier(
4109 OSKext::loadKextWithIdentifier( function in class:OSKext
4125 result = OSKext::loadKextWithIdentifier(kextIdentifier,
4137 OSKext::loadKextWithIdentifier( function in class:OSKext

Completed in 115 milliseconds