Searched refs:PMAP_OPTIONS_COMPRESSOR (Results 1 – 8 of 8) sorted by relevance
1795 options |= PMAP_OPTIONS_COMPRESSOR; in pmap_page_protect_options()1823 (options & PMAP_OPTIONS_COMPRESSOR) && in pmap_page_protect_options()1867 assert(!(options & PMAP_OPTIONS_COMPRESSOR)); in pmap_page_protect_options()1869 options |= PMAP_OPTIONS_COMPRESSOR; in pmap_page_protect_options()1891 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()1900 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()1907 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()1922 if (options & PMAP_OPTIONS_COMPRESSOR) { in pmap_page_protect_options()
232 pmap_disconnect_options(phys_page, PMAP_OPTIONS_COMPRESSOR, NULL); in test_pmap_compress_remove()833 pmap_disconnect_options(phys_page, PMAP_OPTIONS_COMPRESSOR, NULL); in test_pmap_huge_pv_list()
819 #define PMAP_OPTIONS_COMPRESSOR 0x4 /* credit the compressor for macro
7902 pmap_flags = PMAP_OPTIONS_COMPRESSOR;8140 pmap_options = PMAP_OPTIONS_COMPRESSOR;
1489 pmap_options = PMAP_OPTIONS_COMPRESSOR;3971 pmap_options = PMAP_OPTIONS_COMPRESSOR;
9074 pmap_disconnect_options(VM_PAGE_GET_PHYS_PAGE(m), PMAP_OPTIONS_COMPRESSOR, NULL); in hibernate_flush_queue()
4950 const bool compress = (options & PMAP_OPTIONS_COMPRESSOR);4970 if (remove && (options & PMAP_OPTIONS_COMPRESSOR)) {5078 if (options & PMAP_OPTIONS_COMPRESSOR) {5086 if (options & PMAP_OPTIONS_COMPRESSOR) {5099 if (options & PMAP_OPTIONS_COMPRESSOR) {7780 options |= PMAP_OPTIONS_COMPRESSOR;
4866 const bool compress = (options & PMAP_OPTIONS_COMPRESSOR);4920 if (__improbable(remove && (options & PMAP_OPTIONS_COMPRESSOR))) {7842 options |= PMAP_OPTIONS_COMPRESSOR;