Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_compressor_xnu.h86 #define C_SLOT_PACKED_PTR_BITS 32 macro
96 #define C_SLOT_PACKED_PTR_BITS 33 macro
106 #define C_SLOT_PACKED_PTR_BITS 36 macro
129 C_SLOT_C_PADDING_BITS + C_SLOT_PACKED_PTR_BITS) % 32 == 0);
150 …uint64_t c_packed_ptr:C_SLOT_PACKED_PTR_BITS __kernel_ptr_semantics; /* points back to the …