Home
last modified time | relevance | path

Searched refs:arch_phys_wc_index (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dio.h384 extern int __must_check arch_phys_wc_index(int handle);
385 #define arch_phys_wc_index arch_phys_wc_index macro
/arch/x86/kernel/cpu/mtrr/
Dmtrr.c613 int arch_phys_wc_index(int handle) in arch_phys_wc_index() function
620 EXPORT_SYMBOL_GPL(arch_phys_wc_index);