Home
last modified time | relevance | path

Searched refs:PG_dcache_cpu_mask (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sparc/mm/ !
H A Dinit_64.c220 #define PG_dcache_cpu_mask \
224 (((folio)->flags.f >> PG_dcache_cpu_shift) & PG_dcache_cpu_mask)
231 non_cpu_bits = ~(PG_dcache_cpu_mask << PG_dcache_cpu_shift); in set_dcache_dirty()
266 "i" (PG_dcache_cpu_mask), in clear_dcache_dirty_cpu()
295 PG_dcache_cpu_mask); in flush_dcache()
223 #define PG_dcache_cpu_mask global() macro