Searched refs:PG_dc_clean (Results 1 – 3 of 3) sorted by relevance
478 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()492 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()693 clear_bit(PG_dc_clean, &to->flags); in copy_user_highpage()701 set_bit(PG_dc_clean, &from->flags); in copy_user_highpage()703 clear_bit(PG_dc_clean, &from->flags); in copy_user_highpage()710 clear_bit(PG_dc_clean, &page->flags); in clear_user_page()
547 int dirty = !test_and_set_bit(PG_dc_clean, &page->flags); in update_mmu_cache()
88 #define PG_dc_clean PG_arch_1 macro