Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOMemoryDescriptor.h894 uint8_t fUserClientUnmap; variable
/xnu-11215/iokit/Kernel/
H A DIOMemoryDescriptor.cpp5469 if (fUserClientUnmap) { in taskDied()
5490 fUserClientUnmap = true; in userClientUnmap()