Lines Matching refs:write
33 a video (VGA) card on a PCI or AGP bus. Enabling write-combining
34 allows bus write transfers to be combined into a larger transfer
36 of image write operations 2.5 times or more.
46 The Centaur C6 (WinChip) has 8 MCRs, allowing write-combining. These
59 which allows you to read and write. The other is an ioctl()
68 reg00: base=0x00000000 ( 0MB), size= 128MB: write-back, count=1
69 reg01: base=0x08000000 ( 128MB), size= 64MB: write-back, count=1
72 # echo "base=0xf8000000 size=0x400000 type=write-combining" >! /proc/mtrr
74 # echo "base=0xf8000000 size=0x400000 type=write-combining" >| /proc/mtrr
78 reg00: base=0x00000000 ( 0MB), size= 128MB: write-back, count=1
79 reg01: base=0x08000000 ( 128MB), size= 64MB: write-back, count=1
80 reg02: base=0xf8000000 (3968MB), size= 4MB: write-combining, count=1
106 %echo "base=0xfb000000 size=0x1000000 type=write-combining" >/proc/mtrr
110 reg00: base=0x00000000 ( 0MB), size= 64MB: write-back, count=1
111 reg01: base=0xfb000000 (4016MB), size= 16MB: write-combining, count=1
119 region that you created is type=write-combining.
145 along with this program; if not, write to the Free Software
181 "write-combining", /* 1 */
184 "write-through", /* 4 */
185 "write-protect", /* 5 */
186 "write-back", /* 6 */
241 along with this program; if not, write to the Free Software
278 "write-combining", /* 1 */
281 "write-through", /* 4 */
282 "write-protect", /* 5 */
283 "write-back", /* 6 */