Lines Matching refs:a
17 non-PAT systems while a no-op but equally effective on PAT enabled systems.
37 a video (VGA) card on a PCI or AGP bus. Enabling write-combining
38 allows bus write transfers to be combined into a larger transfer
43 Registers (ARRs) which provide a similar functionality to MTRRs. For
55 The CONFIG_MTRR option creates a /proc/mtrr file which may be used
57 this. This should have a reasonably generic interface so that
110 ioctl() interface, so users won't have to do anything. If you use a
147 Reading MTRRs from a C program using ioctl()'s
167 You should have received a copy of the GNU General Public License
221 fputs ("/proc/mtrr not found: not supported or you don't have a PPro?\n",
246 Creating MTRRs from a C programme using ioctl()'s
266 You should have received a copy of the GNU General Public License
337 fputs ("/proc/mtrr not found: not supported or you don't have a PPro?\n",