Lines Matching refs:write
9 a video (VGA) card on a PCI or AGP bus. Enabling write-combining
10 allows bus write transfers to be combined into a larger transfer
12 of image write operations 2.5 times or more.
22 The Centaur C6 (WinChip) has 8 MCRs, allowing write-combining. These
35 which allows you to read and write. The other is an ioctl()
44 reg00: base=0x00000000 ( 0MB), size= 128MB: write-back, count=1
45 reg01: base=0x08000000 ( 128MB), size= 64MB: write-back, count=1
48 # echo "base=0xf8000000 size=0x400000 type=write-combining" >! /proc/mtrr
50 # echo "base=0xf8000000 size=0x400000 type=write-combining" >| /proc/mtrr
54 reg00: base=0x00000000 ( 0MB), size= 128MB: write-back, count=1
55 reg01: base=0x08000000 ( 128MB), size= 64MB: write-back, count=1
56 reg02: base=0xf8000000 (3968MB), size= 4MB: write-combining, count=1
82 %echo "base=0xfb000000 size=0x1000000 type=write-combining" >/proc/mtrr
86 reg00: base=0x00000000 ( 0MB), size= 64MB: write-back, count=1
87 reg01: base=0xfb000000 (4016MB), size= 16MB: write-combining, count=1
95 region that you created is type=write-combining.
121 along with this program; if not, write to the Free Software
157 "write-combining", /* 1 */
160 "write-through", /* 4 */
161 "write-protect", /* 5 */
162 "write-back", /* 6 */
217 along with this program; if not, write to the Free Software
254 "write-combining", /* 1 */
257 "write-through", /* 4 */
258 "write-protect", /* 5 */
259 "write-back", /* 6 */