Searched defs:unset_mtrr (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/i810/
H A Di810_main.h77 static inline void unset_mtrr(struct i810fb_par *par) unset_mtrr() function
86 #define unset_mtrr(x) do { } while (0) macro
/linux-4.1.27/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c428 static inline void unset_mtrr(struct intelfb_info *dinfo) unset_mtrr() function
437 #define unset_mtrr(x) do { } while (0) macro

Completed in 99 milliseconds