Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/cpu/mtrr/
Dgeneric.c79 static struct cache_map init_cache_map[CACHE_MAP_MAX] __initdata; variable
80 static struct cache_map *cache_map __refdata = init_cache_map;
411 memmove(cache_map, init_cache_map, in mtrr_copy_map()