Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c223 #define PG_dcache_cpu_mask \ macro
227 (((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()
269 "i" (PG_dcache_cpu_mask), in clear_dcache_dirty_cpu()
298 PG_dcache_cpu_mask); in flush_dcache()