Searched refs:PG_dcache_cpu_shift (Results 1 – 1 of 1) sorted by relevance
222 #define PG_dcache_cpu_shift 32UL macro227 (((folio)->flags >> PG_dcache_cpu_shift) & PG_dcache_cpu_mask)234 non_cpu_bits = ~(PG_dcache_cpu_mask << PG_dcache_cpu_shift); in set_dcache_dirty()235 mask = (mask << PG_dcache_cpu_shift) | (1UL << PG_dcache_dirty); in set_dcache_dirty()270 "i" (PG_dcache_cpu_shift) in clear_dcache_dirty_cpu()297 int cpu = ((pg_flags >> PG_dcache_cpu_shift) & in flush_dcache()