Home
last modified time | relevance | path

Searched defs:clflush_mask (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/lib/
H A Dusercopy_64.c31 unsigned long clflush_mask = x86_clflush_size - 1; in clean_cache_range() local
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dmmu.h28 unsigned long clflush_mask; member
H A Dmmu.c490 unsigned long clflush_mask = pd->driver->clflush_mask; in psb_mmu_flush_ptes() local
/openbmc/linux/drivers/char/agp/
H A Defficeon-agp.c241 const unsigned long clflush_mask = ~(clflush_chunk-1); in efficeon_insert_memory() local