Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mtrr/
Dgeneric.c256 u8 type, prev_type, is_uniform = 1, dummy; in mtrr_type_lookup() local
276 is_uniform = 0; in mtrr_type_lookup()
286 &repeat, &is_uniform); in mtrr_type_lookup()
297 is_uniform = 0; in mtrr_type_lookup()
309 *uniform = is_uniform; in mtrr_type_lookup()