Searched refs:ENCODED_PAGE_BIT_DELAY_RMAP (Results 1 – 2 of 2) sorted by relevance
58 if (encoded_page_flags(enc) & ENCODED_PAGE_BIT_DELAY_RMAP) { in tlb_flush_rmap_batch()168 int flags = delay_rmap ? ENCODED_PAGE_BIT_DELAY_RMAP : 0; in __tlb_remove_folio_pages_size()
240 #define ENCODED_PAGE_BIT_DELAY_RMAP 1ul macro