Home
last modified time | relevance | path

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

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