| /xnu-11215/iokit/Exclaves/ |
| H A D | Exclaves.cpp | 152 …ave-service property is invalid\n", __func__, provider->getName(), provider->getRegistryEntryID()); in exclaveStart() 157 …nd exclave-service %s\n", __func__, provider->getName(), provider->getRegistryEntryID(), exclave_s… in exclaveStart() 174 …edk-service property is invalid\n", __func__, provider->getName(), provider->getRegistryEntryID()); in exclaveStart() 179 …xclave-edk-service %s\n", __func__, provider->getName(), provider->getRegistryEntryID(), exclave_e… in exclaveStart() 243 serviceID = getRegistryEntryID(); in exclaveStart() 803 EXLOG("%s id 0x%llx (irq index %d)\n", __func__, getRegistryEntryID(), eventSource->getIntIndex()); in exclaveInterruptOccurred() 805 ref = getProxyStateFromRegistryID(getRegistryEntryID()); in exclaveInterruptOccurred() 1052 ref = getProxyStateFromRegistryID(getRegistryEntryID()); in exclaveTimerFired() 1077 EXLOG("%s id 0x%llx (timer_id %u)\n", __func__, getRegistryEntryID(), timer_id); in exclaveTimerFired()
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IOService.cpp | 974 uint64_t regID2 = getRegistryEntryID(); in detach() 2565 uint64_t regID = getRegistryEntryID(); in terminatePhase1() 2619 getName(), getRegistryEntryID(), victim->getName(), victim->getRegistryEntryID()); in terminatePhase1() 2628 getName(), getRegistryEntryID(), victim->getName(), victim->getRegistryEntryID()); in terminatePhase1() 2812 regID1 = getRegistryEntryID(); in scheduleTerminatePhase2() 2900 uint64_t regID1 = getRegistryEntryID(); in scheduleStop() 2926 uint64_t regID1 = getRegistryEntryID(); in scheduleFinalize() 2999 regID1 = client->getRegistryEntryID(); in actionWillTerminate() 3032 regID1 = client->getRegistryEntryID(); in actionDidTerminate() 4213 getName(), getRegistryEntryID(), in probeCandidates() [all …]
|
| H A D | IOPlatformActions.cpp | 255 PACK_2X32(VALUE(param1), VALUE(service->getRegistryEntryID())), in IOServicePlatformAction() 264 PACK_2X32(VALUE(param1), VALUE(service->getRegistryEntryID())), in IOServicePlatformAction()
|
| H A D | IOCatalogue.cpp | 885 …g service %s-0x%llx during userspace reboot\n", service->getName(), service->getRegistryEntryID()); in terminateDriversForUserspaceReboot() 895 …ating service %s-0x%llx [dext %s]\n", service->getName(), service->getRegistryEntryID(), userServe… in terminateDriversForUserspaceReboot() 902 …ating service %s-0x%llx [kext %s]\n", service->getName(), service->getRegistryEntryID(), bundleID … in terminateDriversForUserspaceReboot() 909 …OLog("failed to terminate service %s-0x%llx\n", service->getName(), service->getRegistryEntryID()); in terminateDriversForUserspaceReboot() 1183 …llx for new dext %s\n", __FUNCTION__, service->getName(), service->getRegistryEntryID(), (long lon… in startMatching()
|
| H A D | IOServicePM.cpp | 1593 … PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(informee->whatObject->getRegistryEntryID())), in handleAcknowledgePowerChange() 1601 fDriverCallReason, NS_TO_MS(nsec), informee->whatObject->getRegistryEntryID(), in handleAcknowledgePowerChange() 1709 fName, kDriverCallSetPowerState, NS_TO_MS(nsec), getRegistryEntryID(), in handleAcknowledgeSetPowerState() 1725 controllingDriverRegistryEntryID = (uint32_t)fControllingDriver->getRegistryEntryID(); in handleAcknowledgeSetPowerState() 2086 IOLog("aotPS %s0x%qx[%ld]\n", getName(), getRegistryEntryID(), maxPowerState); in handlePowerDomainDidChangeTo() 4254 fName, kDriverCallSetPowerState, NS_TO_MS(nsec), getRegistryEntryID(), in driverSetPowerState() 4304 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(driver->getRegistryEntryID())), in driverInformPowerChange() 4324 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(driver->getRegistryEntryID())), in driverInformPowerChange() 4338 fDriverCallReason, NS_TO_MS(nsec), driver->getRegistryEntryID(), in driverInformPowerChange() 7385 getRegistryEntryID(), kPMPowerStatesChID, kIOReportCategoryPower); in configurePowerStatesReport() [all …]
|
| H A D | IOInterruptController.cpp | 456 providerID = provider->getRegistryEntryID(); in timeStampSpuriousInterrupt() 472 providerID = provider->getRegistryEntryID(); in timeStampInterruptHandlerInternal()
|
| H A D | IOPMrootDomain.cpp | 6018 DLOG("delayChildNotification for 0x%llx\n", conn->getRegistryEntryID()); 6743 service->getName(), service->getRegistryEntryID(), 6765 service->getName(), service->getRegistryEntryID(), 6800 service->getName(), service->getRegistryEntryID(), 7410 uint64_t registryID = device->getRegistryEntryID(); 9538 regId = getRegistryEntryID(); 9798 getRegistryEntryID(), channel_id, kIOReportCategoryPower); 10302 service->getName(), service->getRegistryEntryID(), 10996 deviceRegId = OSNumber::withNumber(device->getRegistryEntryID(), 64); 11053 device->getRegistryEntryID() [all …]
|
| H A D | IOCPU.cpp | 422 super::setProperty("IOCPUID", getRegistryEntryID(), sizeof(uint64_t) * 8); in start()
|
| H A D | IORegistryEntry.cpp | 1103 uint64_t __unused regID = getRegistryEntryID(); in setName() 2105 uint64_t __unused regID = getRegistryEntryID(); in attachToParent() 2148 IORegistryEntry::getRegistryEntryID( void ) in getRegistryEntryID() function in IORegistryEntry
|
| H A D | IOReporter.cpp | 174 _driver_id = reportingService->getRegistryEntryID(); in init()
|
| H A D | IOUserServer.cpp | 251 *registryEntryID = getRegistryEntryID(); in GetRegistryEntryID_Impl() 4634 OSNumber * registryEntryNumber = OSNumber::withNumber(service->getRegistryEntryID(), 64); in serviceAttach() 5611 …iled to terminate service %s-0x%llx\n", nextService->getName(), nextService->getRegistryEntryID()); in systemHalt() 5742 assert(registryEntryID->unsigned64BitValue() == service->getRegistryEntryID()); in serviceStop()
|
| H A D | IOUserClient.cpp | 546 …CRIPTION_LENGTH, "%s(0x%qx)", obj->getMetaClass()->getClassName(), regEntry->getRegistryEntryID()); in iokit_port_object_description() 3598 *entry_id = entry->getRegistryEntryID(); in is_io_registry_entry_get_registry_entry_id() 4584 client->getRegistryEntryID(), client->getName()); in is_io_service_close()
|
| /xnu-11215/iokit/IOKit/ |
| H A D | IOKitDebug.h | 152 #define DKN(s) s->getName(), s->getRegistryEntryID()
|
| H A D | IORegistryEntry.h | 965 uint64_t getRegistryEntryID( void );
|
| /xnu-11215/iokit/Tests/ |
| H A D | Tests.cpp | 2029 IOLog("terminating 0x%qx\n", service->getRegistryEntryID()); in sysctl_iokittest() 2032 IOLog("register 0x%qx\n", service->getRegistryEntryID()); in sysctl_iokittest()
|