Searched defs:mtrr_type_lookup (Results 1 - 2 of 2) sorted by relevance

/arch/x86/include/asm/
H A Dmtrr.h34 extern u8 mtrr_type_lookup(u64 addr, u64 end);
53 static inline u8 mtrr_type_lookup(u64 addr, u64 end) function
/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c227 u8 mtrr_type_lookup(u64 start, u64 end) function

Completed in 92 milliseconds