Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIOPMrootDomain.cpp237 static OSPtr<const OSSymbol> copyKextIdentifierWithAddress(vm_address_t address);
4750 OSSharedPtr<const OSSymbol> kextName = copyKextIdentifierWithAddress((vm_address_t) pmso->func); in setPMSetting()
6925 notifier->identifier = copyKextIdentifierWithAddress((vm_address_t) handler); in OSDefineMetaClassAndStructors()
9330 copyKextIdentifierWithAddress(vm_address_t address) in copyKextIdentifierWithAddress() function
11952 kextName = copyKextIdentifierWithAddress((vm_address_t) callMethod); in getFailureData()