Home
last modified time | relevance | path

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

/xnu-11215/iokit/DriverKit/
H A DIOKitKeys.h160 #define kIONVRAMSystemAllowKey "com.apple.private.iokit.system-nvram-allow" macro
/xnu-11215/iokit/IOKit/
H A DIOKitKeys.h160 #define kIONVRAMSystemAllowKey "com.apple.private.iokit.system-nvram-allow" macro
/xnu-11215/iokit/Kernel/
H A DIONVRAM.cpp616 systemEntitled = IOCurrentTaskHasEntitlement(kIONVRAMSystemAllowKey); in verifyPermission()