Searched refs:accesses (Results 1 – 25 of 35) sorted by relevance
12
/linux-2.4.37.9/drivers/acpi/executer/ |
D | exprep.c | 93 u32 accesses; in acpi_ex_generate_access() local 130 accesses = field_end_offset - field_start_offset; in acpi_ex_generate_access() 136 field_start_offset, field_end_offset, accesses)); in acpi_ex_generate_access() 140 if (accesses <= 1) { in acpi_ex_generate_access() 151 if (accesses < minimum_accesses) { in acpi_ex_generate_access() 152 minimum_accesses = accesses; in acpi_ex_generate_access()
|
/linux-2.4.37.9/Documentation/m68k/ |
D | README.buddha | 122 accesses are Byte-wide and have to be made slower according 181 fast accesses) depend on the accelerator card used in the 203 always shows a "no IRQ here" on the Buddha, and accesses to
|
/linux-2.4.37.9/Documentation/ |
D | dnotify.txt | 43 Also, remote accesses to files served by a local kernel NFS server should
|
D | IO-mapping.txt | 44 2 GB-3 GB "system IO" (inb/out and similar accesses on x86) 196 much in the actual IO accesses as in error handling and timeouts etc).
|
D | spinlocks.txt | 92 If your data accesses have a very natural pattern where you usually tend
|
D | pci.txt | 173 string by pcibios_strerror. Most drivers expect that accesses to valid PCI
|
D | pm.txt | 106 * 3) A VGA driver would call pm_access before it accesses any
|
D | mca.txt | 56 into memory. mca_read_stored_pos() accesses that data. mca_read_pos()
|
D | initrd.txt | 196 - removing all accesses to the old (initrd) root file system
|
/linux-2.4.37.9/Documentation/sparc/ |
D | sbus_drivers.txt | 194 2. a device does DVMA accesses, then posts an interrupt; 213 Then mem is used when CPU accesses this memory and u32
|
/linux-2.4.37.9/Documentation/parisc/ |
D | registers | 37 SR3 used for userspace accesses (current process)*
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.concap | 104 The network interface driver accesses those primitives via callbacks 152 The encapsulation protocol accesses those primitives via callbacks
|
/linux-2.4.37.9/Documentation/sound/ |
D | Wavefront | 46 accesses the WaveFront synth, the other accesses the
|
D | ChangeLog.multisound | 53 * Replaced packed structure accesses with standard C equivalents.
|
/linux-2.4.37.9/Documentation/fb/ |
D | matroxfb.txt | 173 mtrr - enables write combining on frame buffer. It speeds up video accesses 205 displayed through putc/putcs. Direct accesses to framebuffer
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | affs.txt | 21 cache speeds up directory accesses on floppies considerably,
|
D | hpfs.txt | 277 2.02 Woraround for bug in breada in Linux. breada could cause accesses beyond
|
/linux-2.4.37.9/arch/m68k/ |
D | config.in | 84 bool 'Use write-through caching for 68060 supervisor accesses' CONFIG_060_WRITETHROUGH
|
/linux-2.4.37.9/Documentation/i386/ |
D | boot.txt | 407 If your boot sector accesses a floppy drive, it is recommended to
|
/linux-2.4.37.9/arch/i386/math-emu/ |
D | README | 87 variables. The code which accesses user memory is confined to five
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.ibmmca | 349 amount of accesses is shown. Read, write, modeselect is shown seperately 728 local checking phase. This assures, that no accesses to undefined memory 906 to does not offer more space, invalid memory accesses destabilized the 1019 this flag will slow-down SCSI-accesses slightly, as the
|
D | ChangeLog.ncr53c8xx | 388 - Remove all accesses to the on-chip RAM from the C code:
|
D | README.ncr53c8xx | 933 Optimized PCI accesses may be broken for some PCI/memory controllers or 1063 support of features that reduce load of PCI bus and memory accesses
|
D | ChangeLog.sym53c8xx | 551 beyond 0x7f. This broke accesses to 896' new registers.
|
/linux-2.4.37.9/Documentation/networking/ |
D | ppp_generic.txt | 195 used around accesses to the internal data structures where necessary
|
12