Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mtrr/
Dgeneric.c257 u8 type, prev_type, is_uniform = 1, dummy; in mtrr_type_lookup() local
277 is_uniform = 0; in mtrr_type_lookup()
287 &repeat, &is_uniform); in mtrr_type_lookup()
298 is_uniform = 0; in mtrr_type_lookup()
310 *uniform = is_uniform; in mtrr_type_lookup()