Home
last modified time | relevance | path

Searched defs:cache_map (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/x86/kernel/cpu/mtrr/
Dgeneric.c36 struct cache_map { struct
37 u64 start;
38 u64 end;
62 * CACHE_MAP_MAX is the maximum number of memory ranges in cache_map, where argument
/linux-6.6.21/arch/sparc/kernel/
Dperf_event.c159 const cache_map_t *cache_map; member
/linux-6.6.21/drivers/md/
Ddm-cache-target.c2631 static int cache_map(struct dm_target *ti, struct bio *bio) in cache_map() function