Searched refs:PG_dc_clean (Results 1 – 3 of 3) sorted by relevance
605 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()619 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()875 clear_bit(PG_dc_clean, &to->flags); in copy_user_highpage()883 set_bit(PG_dc_clean, &from->flags); in copy_user_highpage()885 clear_bit(PG_dc_clean, &from->flags); in copy_user_highpage()895 clear_bit(PG_dc_clean, &page->flags); in clear_user_page()
620 int dirty = !test_and_set_bit(PG_dc_clean, &page->flags); in update_mmu_cache()
86 #define PG_dc_clean PG_arch_1 macro