Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/sys/
H A Dcontent_protection.h47 #define PROTECTION_CLASS_C 3 macro
/xnu-10002.81.5/bsd/vm/
H A Dvm_compressor_backing_file.c163 VATTR_SET(&va, va_dataprotect_class, PROTECTION_CLASS_C); in vm_swapfile_preallocate()