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()
760 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()774 clear_bit(PG_dc_clean, &page->flags); in flush_dcache_page()1022 clear_bit(PG_dc_clean, &to->flags); in copy_user_highpage()1030 set_bit(PG_dc_clean, &from->flags); in copy_user_highpage()1032 clear_bit(PG_dc_clean, &from->flags); in copy_user_highpage()1042 clear_bit(PG_dc_clean, &page->flags); in clear_user_page()
495 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
Completed in 10 milliseconds