Home
last modified time | relevance | path

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

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