Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_xnu.h87 #define C_SLOT_PACKED_PTR_BITS 32 macro
97 #define C_SLOT_PACKED_PTR_BITS 33 macro
107 #define C_SLOT_PACKED_PTR_BITS 36 macro
130 C_SLOT_C_PADDING_BITS + C_SLOT_PACKED_PTR_BITS) % 32 == 0);
155 …uint64_t c_packed_ptr:C_SLOT_PACKED_PTR_BITS __kernel_ptr_semantics; /* points back to the …