Searched refs:PMAP_OPTIONS_COMPRESSOR (Results 1 – 8 of 8) sorted by relevance
1777 options |= PMAP_OPTIONS_COMPRESSOR; in pmap_page_protect_options()1805 (options & PMAP_OPTIONS_COMPRESSOR) && in pmap_page_protect_options()1849 assert(!(options & PMAP_OPTIONS_COMPRESSOR)); in pmap_page_protect_options()1851 options |= PMAP_OPTIONS_COMPRESSOR; in pmap_page_protect_options()1873 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()1882 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()1889 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()1904 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()
228 pmap_disconnect_options(phys_page, PMAP_OPTIONS_COMPRESSOR, NULL); in test_pmap_compress_remove()790 pmap_disconnect_options(phys_page, PMAP_OPTIONS_COMPRESSOR, NULL); in test_pmap_huge_pv_list()
676 #define PMAP_OPTIONS_COMPRESSOR 0x4 /* credit the compressor for macro
7514 pmap_flags = PMAP_OPTIONS_COMPRESSOR;7727 pmap_options = PMAP_OPTIONS_COMPRESSOR;
1428 pmap_options = PMAP_OPTIONS_COMPRESSOR; in vm_pageout_page_queue()3722 pmap_options = PMAP_OPTIONS_COMPRESSOR; in vm_pageout_scan()
7299 pmap_disconnect_options(VM_PAGE_GET_PHYS_PAGE(m), PMAP_OPTIONS_COMPRESSOR, NULL); in hibernate_flush_queue()
4790 const bool compress = (options & PMAP_OPTIONS_COMPRESSOR);4810 if (remove && (options & PMAP_OPTIONS_COMPRESSOR)) {4918 if (options & PMAP_OPTIONS_COMPRESSOR) {4926 if (options & PMAP_OPTIONS_COMPRESSOR) {4939 if (options & PMAP_OPTIONS_COMPRESSOR) {7583 options |= PMAP_OPTIONS_COMPRESSOR;
4261 const bool compress = (options & PMAP_OPTIONS_COMPRESSOR);4295 if (__improbable(remove && (options & PMAP_OPTIONS_COMPRESSOR))) {7007 options |= PMAP_OPTIONS_COMPRESSOR;