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()
732 #define PMAP_OPTIONS_COMPRESSOR 0x4 /* credit the compressor for macro
7588 pmap_flags = PMAP_OPTIONS_COMPRESSOR;7801 pmap_options = PMAP_OPTIONS_COMPRESSOR;
1456 pmap_options = PMAP_OPTIONS_COMPRESSOR;3748 pmap_options = PMAP_OPTIONS_COMPRESSOR;
7929 pmap_disconnect_options(VM_PAGE_GET_PHYS_PAGE(m), PMAP_OPTIONS_COMPRESSOR, NULL); in hibernate_flush_queue()
4902 const bool compress = (options & PMAP_OPTIONS_COMPRESSOR);4922 if (remove && (options & PMAP_OPTIONS_COMPRESSOR)) {5030 if (options & PMAP_OPTIONS_COMPRESSOR) {5038 if (options & PMAP_OPTIONS_COMPRESSOR) {5051 if (options & PMAP_OPTIONS_COMPRESSOR) {7699 options |= PMAP_OPTIONS_COMPRESSOR;
4297 const bool compress = (options & PMAP_OPTIONS_COMPRESSOR);4355 if (__improbable(remove && (options & PMAP_OPTIONS_COMPRESSOR))) {7073 options |= PMAP_OPTIONS_COMPRESSOR;