Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_compressor_xnu.h90 #define C_SLOT_C_SIZE_BITS 12 macro
100 #define C_SLOT_C_SIZE_BITS 14 macro
110 #define C_SLOT_C_SIZE_BITS 12 macro
125 #define C_SLOT_NO_POPCOUNT ((16u << C_SLOT_C_SIZE_BITS) - 1)
127 static_assert((C_SEG_OFFSET_BITS + C_SLOT_C_SIZE_BITS +
133 uint64_t c_size:C_SLOT_C_SIZE_BITS; /* 0 means it's an empty slot */