Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_xnu.h91 #define C_SLOT_C_SIZE_BITS 12 macro
101 #define C_SLOT_C_SIZE_BITS 14 macro
111 #define C_SLOT_C_SIZE_BITS 12 macro
126 #define C_SLOT_NO_POPCOUNT ((16u << C_SLOT_C_SIZE_BITS) - 1)
128 static_assert((C_SEG_OFFSET_BITS + C_SLOT_C_SIZE_BITS +
138 uint64_t c_size:C_SLOT_C_SIZE_BITS;