Home
last modified time | relevance | path

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

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