Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/vm/
H A Dvm_compressor_xnu.h91 #define C_SLOT_C_CODEC_BITS 1 macro
101 #define C_SLOT_C_CODEC_BITS 1 macro
111 #define C_SLOT_C_CODEC_BITS 0 /* not used */ macro
128 C_SLOT_C_CODEC_BITS + C_SLOT_C_POPCOUNT_BITS +
134 #if C_SLOT_C_CODEC_BITS
135 uint64_t c_codec:C_SLOT_C_CODEC_BITS;