Home
last modified time | relevance | path

Searched refs:FPB_IGNORE_DIRTY (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dinternal.h163 #define FPB_IGNORE_DIRTY ((__force fpb_t)BIT(0)) macro
170 if (flags & FPB_IGNORE_DIRTY) in __pte_batch_clear_ignored()
H A Dmlock.c310 const fpb_t fpb_flags = FPB_IGNORE_DIRTY | FPB_IGNORE_SOFT_DIRTY; in folio_mlock_step()
H A Dmadvise.c337 const fpb_t fpb_flags = FPB_IGNORE_DIRTY | FPB_IGNORE_SOFT_DIRTY; in madvise_folio_pte_batch()
H A Dmemory.c1001 flags |= FPB_IGNORE_DIRTY; in copy_present_ptes()
1557 const fpb_t fpb_flags = FPB_IGNORE_DIRTY | FPB_IGNORE_SOFT_DIRTY; in zap_present_ptes()