Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_algorithms.c271 boolean_t *incomp_copy, unsigned int limit, __unused uint32_t *pop_count) in WKdmC()
301 void *cscratchin, boolean_t *incomp_copy, uint32_t *pop_count_p) in metacompressor()
H A Dvm_compressor.c4850 boolean_t incomp_copy = FALSE; /* codec indicates it already did copy an incompressible page */ in c_compress_page() local