Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/vm/
H A Dvm_compressor_xnu.h92 #define C_SLOT_PACKED_PTR_BITS 32 macro
113 #define C_SLOT_PACKED_PTR_BITS 33 macro
122 #define C_SLOT_PACKED_PTR_BITS 36 macro
148 C_SLOT_C_PADDING_BITS + C_SLOT_PACKED_PTR_BITS) % 32 == 0);
180 …uint64_t c_packed_ptr:C_SLOT_PACKED_PTR_BITS __kernel_ptr_semantics; /* points back to the …