Searched defs:uniform (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ |
H A D | mtrr.h | 52 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) mtrr_type_lookup() argument
|
/linux-4.4.14/arch/x86/mm/ |
H A D | pgtable.c | 586 u8 mtrr, uniform; pud_set_huge() local 611 u8 mtrr, uniform; pmd_set_huge() local
|
H A D | pat.c | 352 u8 mtrr_type, uniform; pat_x_mtrr_type() local
|
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/ |
H A D | generic.c | 257 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) mtrr_type_lookup() argument 159 mtrr_type_lookup_variable(u64 start, u64 end, u64 *partial_end, int *repeat, u8 *uniform) mtrr_type_lookup_variable() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | ramgf100.c | 572 bool uniform = true; gf100_ram_ctor() local
|
Completed in 242 milliseconds