Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dmtrr.h130 static inline u8 mtrr_type_lookup(u64 addr, u64 end) in mtrr_type_lookup() function
/linux-2.6.39/arch/x86/kernel/cpu/mtrr/
Dgeneric.c228 u8 mtrr_type_lookup(u64 start, u64 end) in mtrr_type_lookup() function