Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/vm/
H A Dvm_compressor.h84 #define C_SLOT_PACKED_PTR_BITS 32 macro
94 #define C_SLOT_PACKED_PTR_BITS 33 macro
104 #define C_SLOT_PACKED_PTR_BITS 36 macro
127 C_SLOT_C_PADDING_BITS + C_SLOT_PACKED_PTR_BITS) % 32 == 0);
148 uint64_t c_packed_ptr:C_SLOT_PACKED_PTR_BITS __kernel_ptr_semantics;