Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIOPMrootDomain.cpp237 static OSPtr<const OSSymbol> copyKextIdentifierWithAddress(vm_address_t address);
4799 OSSharedPtr<const OSSymbol> kextName = copyKextIdentifierWithAddress((vm_address_t) pmso->func); in setPMSetting()
6981 notifier->identifier = copyKextIdentifierWithAddress((vm_address_t) handler); in OSDefineMetaClassAndStructors()
9396 copyKextIdentifierWithAddress(vm_address_t address) in copyKextIdentifierWithAddress() function
12071 kextName = copyKextIdentifierWithAddress((vm_address_t) callMethod); in getFailureData()