Home
last modified time | relevance | path

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

/xnu-12377.81.4/iokit/Kernel/i386/
H A DIOKeyStoreHelper.cpp265 …G("%s: data at address %llu size %llu\n", __func__, args->arvManifestStart, args->arvManifestSize); in IOGetARVManifestData()
273 ranges.length = args->arvManifestSize; in IOGetARVManifestData()
/xnu-12377.81.4/pexpert/pexpert/i386/
H A Dboot.h209 uint64_t arvManifestSize; member