Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/Kernel/i386/
H A DIOKeyStoreHelper.cpp58 static volatile UInt32 bsARVRootHashFetched = 0; variable
213 if (!OSCompareAndSwap(0, 1, &bsARVRootHashFetched)) { in IOGetBaseSystemARVRootHashData()