Searched refs:PMAP_OPTIONS_COMPRESSOR (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dpmap.h582 #define PMAP_OPTIONS_COMPRESSOR 0x4 /* credit the compressor for macro
H A Dvm_object.c8050 refmod_state = pmap_disconnect_options(p->phys_page, PMAP_OPTIONS_COMPRESSOR, NULL);
H A Dvm_pageout.c2636 refmod_state = pmap_disconnect_options(m->phys_page, PMAP_OPTIONS_COMPRESSOR, NULL);
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dpmap_x86_common.c1352 (options & PMAP_OPTIONS_COMPRESSOR) &&
1389 if (options & PMAP_OPTIONS_COMPRESSOR) {

Completed in 246 milliseconds