Searched refs:arch_phys_wc_index (Results 1 – 4 of 4) sorted by relevance
124 #ifndef arch_phys_wc_index125 static inline int arch_phys_wc_index(int handle) in arch_phys_wc_index() function129 #define arch_phys_wc_index arch_phys_wc_index macro
336 extern int __must_check arch_phys_wc_index(int handle);337 #define arch_phys_wc_index arch_phys_wc_index macro
568 int arch_phys_wc_index(int handle) in arch_phys_wc_index() function575 EXPORT_SYMBOL_GPL(arch_phys_wc_index);
497 map->mtrr = arch_phys_wc_index(r_list->map->mtrr); in drm_legacy_getmap_ioctl()
Completed in 7 milliseconds