Home
last modified time | relevance | path

Searched refs:copyKextIdentifierWithAddress (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.41.9/iokit/Kernel/
H A DIOPMrootDomain.cpp241 static OSPtr<const OSSymbol> copyKextIdentifierWithAddress(vm_address_t address);
4821 OSSharedPtr<const OSSymbol> kextName = copyKextIdentifierWithAddress((vm_address_t) pmso->func); in setPMSetting()
7044 notifier->identifier = copyKextIdentifierWithAddress((vm_address_t) handler); in OSDefineMetaClassAndStructors()
9459 copyKextIdentifierWithAddress(vm_address_t address) in copyKextIdentifierWithAddress() function
12168 kextName = copyKextIdentifierWithAddress((vm_address_t) callMethod); in getFailureData()