Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/vm/
H A Dvm_compressor.h89 #define C_SLOT_C_CODEC_BITS 1 macro
99 #define C_SLOT_C_CODEC_BITS 1 macro
109 #define C_SLOT_C_CODEC_BITS 0 /* not used */ macro
126 C_SLOT_C_CODEC_BITS + C_SLOT_C_POPCOUNT_BITS +
132 #if C_SLOT_C_CODEC_BITS
133 uint64_t c_codec:C_SLOT_C_CODEC_BITS;