Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/vm/
H A Dvm_compressor.h88 #define C_SLOT_C_SIZE_BITS 12 macro
98 #define C_SLOT_C_SIZE_BITS 14 macro
108 #define C_SLOT_C_SIZE_BITS 14 macro
118 #define C_SLOT_C_SIZE_BITS 12 macro
133 #define C_SLOT_NO_POPCOUNT ((16u << C_SLOT_C_SIZE_BITS) - 1)
135 static_assert((C_SEG_OFFSET_BITS + C_SLOT_C_SIZE_BITS +
141 uint64_t c_size:C_SLOT_C_SIZE_BITS;