Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c149 static u8 get_effective_type(u8 type1, u8 type2) in get_effective_type() function
283 new_type = get_effective_type(type, cache_map[i].type); in add_map_entry()
492 effective_type = get_effective_type(type, new_type); in type_merge()