Searched refs:PG_dc_clean (Results 1 – 5 of 5) sorted by relevance
61 #define PG_dc_clean PG_arch_1 macro66 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()
831 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()845 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()1093 clear_bit(PG_dc_clean, &to->flags); in copy_user_highpage()1101 set_bit(PG_dc_clean, &from->flags); in copy_user_highpage()1103 clear_bit(PG_dc_clean, &from->flags); in copy_user_highpage()1113 clear_bit(PG_dc_clean, &page->flags); in clear_user_page()
624 int dirty = !test_and_set_bit(PG_dc_clean, &page->flags); in update_mmu_cache()
51 int dirty = !test_and_set_bit(PG_dc_clean, &page->flags); in update_cache()
86 #define PG_dc_clean PG_arch_1 macro