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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp1792 uint64_t regID1 = client->getRegistryEntryID(); local
1797 (uintptr_t) regID1,
1798 (uintptr_t) (regID1 >> 32),
1920 uint64_t regID1 = getRegistryEntryID(); local
1924 (uintptr_t) regID1,
1925 (uintptr_t) (regID1 >> 32),
1947 uint64_t regID1 = getRegistryEntryID(); local
1950 (uintptr_t) regID1,
1951 (uintptr_t) (regID1 >> 32),
2008 uint64_t regID1 local
2041 uint64_t regID1 = client->getRegistryEntryID(); local
2064 uint64_t regID1 = victim->getRegistryEntryID(); local
2080 uint64_t regID1 = provider->getRegistryEntryID(); local
2199 uint64_t regID1 = provider->getRegistryEntryID(); local
2213 uint64_t regID1 = provider->getRegistryEntryID(); local
[all...]

Completed in 75 milliseconds