Searched refs:PG_dc_clean (Results 1 – 5 of 5) sorted by relevance
57 #define PG_dc_clean PG_arch_1 macro62 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()
842 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()856 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()1104 clear_bit(PG_dc_clean, &to->flags); in copy_user_highpage()1112 set_bit(PG_dc_clean, &from->flags); in copy_user_highpage()1114 clear_bit(PG_dc_clean, &from->flags); in copy_user_highpage()1124 clear_bit(PG_dc_clean, &page->flags); in clear_user_page()
600 int dirty = !test_and_set_bit(PG_dc_clean, &page->flags); in update_mmu_cache()
47 int dirty = !test_and_set_bit(PG_dc_clean, &page->flags); in update_cache()
83 #define PG_dc_clean PG_arch_1 macro