Searched refs:phys_wc_to_mtrr_index (Results 1 – 3 of 3) sorted by relevance
51 extern int phys_wc_to_mtrr_index(int handle);87 static inline int phys_wc_to_mtrr_index(int handle) in phys_wc_to_mtrr_index() function
590 int phys_wc_to_mtrr_index(int handle) in phys_wc_to_mtrr_index() function597 EXPORT_SYMBOL_GPL(phys_wc_to_mtrr_index);
206 map->mtrr = phys_wc_to_mtrr_index(r_list->map->mtrr); in drm_getmap()