Searched defs:uniform (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | mtrr.h | 53 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) in mtrr_type_lookup() argument
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
H A D | numa_emulation.c | 223 int i, ret, uniform = 0; in split_nodes_size_interleave_uniform() local [all...] |
H A D | pgtable.c | 705 u8 mtrr, uniform; in pud_set_huge() local 732 u8 mtrr, uniform; in pmd_set_huge() local
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | mtrr.h | 85 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) in mtrr_type_lookup() argument
|
/kernel/linux/linux-6.6/arch/x86/mm/ |
H A D | numa_emulation.c | 223 int i, ret, uniform = 0; in split_nodes_size_interleave_uniform() local [all...] |
H A D | pgtable.c | 724 u8 uniform; in pud_set_huge() local 750 u8 uniform; in pmd_set_huge() local
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/ |
H A D | generic.c | 255 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) in mtrr_type_lookup() argument 160 mtrr_type_lookup_variable(u64 start, u64 end, u64 *partial_end, int *repeat, u8 *uniform) mtrr_type_lookup_variable() argument
|
/kernel/linux/linux-5.10/arch/x86/mm/pat/ |
H A D | memtype.c | 426 u8 mtrr_type, uniform; in pat_x_mtrr_type() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/ |
H A D | generic.c | 478 static u8 type_merge(u8 type, u8 new_type, u8 *uniform) in type_merge() argument 503 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) in mtrr_type_lookup() argument
|
/kernel/linux/linux-6.6/arch/x86/mm/pat/ |
H A D | memtype.c | 387 u8 mtrr_type, uniform; in pat_x_mtrr_type() local
|
Completed in 11 milliseconds