Searched defs:arch_phys_wc_index (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dio.h144 static inline int arch_phys_wc_index(int handle) function
148 #define arch_phys_wc_index arch_phys_wc_index macro
/linux-master/arch/x86/include/asm/
H A Dio.h350 #define arch_phys_wc_index arch_phys_wc_index macro
/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c536 int arch_phys_wc_index(int handle) function
543 EXPORT_SYMBOL_GPL(arch_phys_wc_index); variable

Completed in 154 milliseconds