Searched refs:PMAP_OPTIONS_COMPRESSOR (Results 1 – 8 of 8) sorted by relevance
1778 options |= PMAP_OPTIONS_COMPRESSOR; in pmap_page_protect_options()1806 (options & PMAP_OPTIONS_COMPRESSOR) && in pmap_page_protect_options()1850 assert(!(options & PMAP_OPTIONS_COMPRESSOR)); in pmap_page_protect_options()1852 options |= PMAP_OPTIONS_COMPRESSOR; in pmap_page_protect_options()1874 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()1883 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()1890 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()1905 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()
229 pmap_disconnect_options(phys_page, PMAP_OPTIONS_COMPRESSOR, NULL); in test_pmap_compress_remove()791 pmap_disconnect_options(phys_page, PMAP_OPTIONS_COMPRESSOR, NULL); in test_pmap_huge_pv_list()
723 #define PMAP_OPTIONS_COMPRESSOR 0x4 /* credit the compressor for macro
7587 pmap_flags = PMAP_OPTIONS_COMPRESSOR;7800 pmap_options = PMAP_OPTIONS_COMPRESSOR;
1459 pmap_options = PMAP_OPTIONS_COMPRESSOR;3750 pmap_options = PMAP_OPTIONS_COMPRESSOR;
7443 pmap_disconnect_options(VM_PAGE_GET_PHYS_PAGE(m), PMAP_OPTIONS_COMPRESSOR, NULL); in hibernate_flush_queue()
4900 const bool compress = (options & PMAP_OPTIONS_COMPRESSOR);4920 if (remove && (options & PMAP_OPTIONS_COMPRESSOR)) {5028 if (options & PMAP_OPTIONS_COMPRESSOR) {5036 if (options & PMAP_OPTIONS_COMPRESSOR) {5049 if (options & PMAP_OPTIONS_COMPRESSOR) {7704 options |= PMAP_OPTIONS_COMPRESSOR;
4276 const bool compress = (options & PMAP_OPTIONS_COMPRESSOR);4334 if (__improbable(remove && (options & PMAP_OPTIONS_COMPRESSOR))) {7040 options |= PMAP_OPTIONS_COMPRESSOR;