Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/ !
H A Dcontent_protection.h47 #define PROTECTION_CLASS_C 3 macro
/xnu-8019.80.24/bsd/vm/ !
H A Dvm_compressor_backing_file.c162 VATTR_SET(&va, va_dataprotect_class, PROTECTION_CLASS_C); in vm_swapfile_preallocate()
/xnu-8019.80.24/tests/ !
H A Ddata_protection.c1103 case PROTECTION_CLASS_C: in dp_class_num_to_string()