Searched refs:PG_dc_clean (Results 1 – 3 of 3) sorted by relevance
614 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()628 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()885 clear_bit(PG_dc_clean, &to->flags); in copy_user_highpage()893 set_bit(PG_dc_clean, &from->flags); in copy_user_highpage()895 clear_bit(PG_dc_clean, &from->flags); in copy_user_highpage()905 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