Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c81 static struct cache_map init_cache_map[CACHE_MAP_MAX] __initdata; variable
82 static struct cache_map *cache_map __refdata = init_cache_map;
416 memmove(cache_map, init_cache_map, in mtrr_copy_map()