Home
last modified time | relevance | path

Searched defs:c_swap_handle (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_xnu.h213 uint64_t c_swap_handle; /* this is populated if C_SEG_IS_ONDISK() */ member
H A Dvm_compressor.c2044 uint64_t c_swap_handle = 0; in c_seg_free_locked() local