Home
last modified time | relevance | path

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

/linux/include/linux/
A Dio.h126 #ifndef arch_phys_wc_index
127 static inline int arch_phys_wc_index(int handle) in arch_phys_wc_index() function
131 #define arch_phys_wc_index arch_phys_wc_index macro
/linux/arch/x86/include/asm/
A Dio.h379 extern int __must_check arch_phys_wc_index(int handle);
380 #define arch_phys_wc_index arch_phys_wc_index macro
/linux/arch/x86/kernel/cpu/mtrr/
A Dmtrr.c611 int arch_phys_wc_index(int handle) in arch_phys_wc_index() function
618 EXPORT_SYMBOL_GPL(arch_phys_wc_index);
/linux/drivers/gpu/drm/
A Ddrm_bufs.c499 map->mtrr = arch_phys_wc_index(r_list->map->mtrr); in drm_legacy_getmap_ioctl()

Completed in 13 milliseconds