Searched defs:set_mtrr (Results 1 – 3 of 3) sorted by relevance
67 static inline void __devinit set_mtrr(struct i810fb_par *par) in set_mtrr() function84 #define set_mtrr(x) printk("set_mtrr: MTRR is disabled in the kernel\n") macro
418 static inline void __devinit set_mtrr(struct intelfb_info *dinfo) in set_mtrr() function435 #define set_mtrr(x) WRN_MSG("MTRR is disabled in the kernel\n") macro
219 set_mtrr(unsigned int reg, unsigned long base, unsigned long size, mtrr_type type) in set_mtrr() function