Home
last modified time | relevance | path

Searched refs:FPB_MERGE_WRITE (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dinternal.h288 #define FPB_MERGE_WRITE ((__force fpb_t)BIT(3)) macro
369 if (flags & FPB_MERGE_WRITE) in folio_pte_batch_flags()
H A Dmemory.c1130 fpb_t flags = FPB_MERGE_WRITE; in copy_present_ptes()