Searched refs:PG_dc_clean (Results 1 – 5 of 5) sorted by relevance
74 #define PG_dc_clean PG_arch_1 macro78 clear_bit(PG_dc_clean, &folio->flags.f); in flush_dcache_folio()
57 #define PG_dc_clean PG_arch_1 macro
86 int dirty = !test_and_set_bit(PG_dc_clean, &folio->flags.f); in update_cache()
707 clear_bit(PG_dc_clean, &folio->flags.f); in flush_dcache_folio()892 clear_bit(PG_dc_clean, &dst->flags.f); in copy_user_highpage()893 clear_bit(PG_dc_clean, &src->flags.f); in copy_user_highpage()903 clear_bit(PG_dc_clean, &folio->flags.f); in clear_user_page()
491 int dirty = !test_and_set_bit(PG_dc_clean, &folio->flags.f); in update_mmu_cache_range()