Home
last modified time | relevance | path

Searched defs:mtrr_type_lookup (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dmtrr.h53 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) in mtrr_type_lookup() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dmtrr.h85 static inline u8 mtrr_type_lookup(u64 addr, u64 end, u8 *uniform) in mtrr_type_lookup() function
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
Dgeneric.c255 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) in mtrr_type_lookup() function
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/
Dgeneric.c503 u8 mtrr_type_lookup(u64 start, u64 end, u8 *uniform) in mtrr_type_lookup() function