Searched refs:PG_dc_clean (Results 1 – 5 of 5) sorted by relevance
57 #define PG_dc_clean PG_arch_1 macro61 clear_bit(PG_dc_clean, &folio->flags); in flush_dcache_folio()
47 int dirty = !test_and_set_bit(PG_dc_clean, &folio->flags); in update_cache()
723 clear_bit(PG_dc_clean, &folio->flags); in flush_dcache_folio()737 clear_bit(PG_dc_clean, &folio->flags); in flush_dcache_folio()997 clear_bit(PG_dc_clean, &dst->flags); in copy_user_highpage()1007 clear_bit(PG_dc_clean, &src->flags); in copy_user_highpage()1018 clear_bit(PG_dc_clean, &folio->flags); in clear_user_page()
497 int dirty = !test_and_set_bit(PG_dc_clean, &folio->flags); in update_mmu_cache_range()
78 #define PG_dc_clean PG_arch_1 macro