Home
last modified time | relevance | path

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

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