Home
last modified time | relevance | path

Searched refs:way (Results 1 – 25 of 220) sorted by relevance

123456789

/linux-2.4.37.9/arch/mips/mm/
Dcerr-sb1.c299 unsigned short way; in extract_ic() local
307 for (way = 0; way < 4; way++) { in extract_ic()
321 : "r" ((way << 13) | addr)); in extract_ic()
324 if (way == 0) { in extract_ic()
354 way, va, valid, taghi, taglo); in extract_ic()
376 : "r" ((way << 13) | addr | (offset << 3))); in extract_ic()
453 int valid, way; in extract_dc() local
461 for (way = 0; way < 4; way++) { in extract_dc()
474 : "r" ((way << 13) | addr)); in extract_dc()
478 if (way == 0) { in extract_dc()
[all …]
/linux-2.4.37.9/arch/mips64/mm/
Dcerr-sb1.c299 unsigned short way; in extract_ic() local
307 for (way = 0; way < 4; way++) { in extract_ic()
321 : "r" ((way << 13) | addr)); in extract_ic()
324 if (way == 0) { in extract_ic()
354 way, va, valid, taghi, taglo); in extract_ic()
376 : "r" ((way << 13) | addr | (offset << 3))); in extract_ic()
453 int valid, way; in extract_dc() local
461 for (way = 0; way < 4; way++) { in extract_dc()
474 : "r" ((way << 13) | addr)); in extract_dc()
478 if (way == 0) { in extract_dc()
[all …]
/linux-2.4.37.9/arch/sh/mm/
Dcache-sh4.c97 unsigned long way; in cache_init() local
99 for (way = 0; way <= CACHE_NUM_WAYS; ++way) { in cache_init()
100 unsigned long waybit = way << CACHE_OC_WAY_SHIFT; in cache_init()
542 unsigned long way; in __flush_dcache_all() local
551 for (way = 0; way <= 1; ++way) { in __flush_dcache_all()
552 unsigned long waybit = way << CACHE_OC_WAY_SHIFT; in __flush_dcache_all()
599 unsigned long way; in __flush_dcache_all() local
608 for (way = 0; way <= 1; ++way) { in __flush_dcache_all()
609 unsigned long waybit = way << CACHE_OC_WAY_SHIFT; in __flush_dcache_all()
/linux-2.4.37.9/arch/sh64/mm/
Dcache.c662 unsigned long long set, way; in sh64_dcache_purge_user_range()
666 for (way = 0; way < cpu_data->dcache.ways; way++) { in sh64_dcache_purge_user_range()
667 … unsigned long long config_addr = set_base_config_addr + (way << cpu_data->dcache.way_step_shift); in sh64_dcache_purge_user_range()
/linux-2.4.37.9/Documentation/ia64/
Defirtc.txt23 portable way, the CMOS clock. A program like /sbin/hwclock uses such a clock
33 EFI uses a slightly different way of representing the time, noticeably
36 expose this new way of representing time. Instead we use something very
38 One of the reasons for doing it this way is to allow for EFI to still evolve
/linux-2.4.37.9/Documentation/
Ddevices.txt66 as this list*. The reason for this is that it is the only way I have
80 device names and numbers in any way public, at least to the point
276 Partitions are handled in the same way as for IDE
474 Partitions are handled in the same way as IDE disks
500 Partitions are handled in the same way as IDE disks
569 Partitions are handled the same way as for IDE disks
580 Partitions are handled the same way as for the first
685 Partitions are handled in the same way as for IDE
761 Partitions are handled the same way as for the first
779 Partitions are handled the same way as for the first
[all …]
Dptrace.txt16 any way.
26 in the way ptrace works on all architectures, which is clearly not an option
DSAK.txt6 is an undefeatable way of killing all programs which could be
15 The proper way of generating a SAK is to define the key sequence using
DIO-mapping.txt30 addresses, with each device seeing memory in some device-specific way, but
33 external hardware sees the memory the same way.
73 Anyway, the way to look up all these translations, you do
135 whatever, and there is only one way to access it: the readb/writeb and
Dpcwd-watchdog.txt8 trigger the card into being reset. This way you can make the card
123 enable or disable the card this way.
/linux-2.4.37.9/arch/sparc/lib/
Datomic.S50 rd %psr, %g3 ! Keep the code small, old way was stupid
76 rd %psr, %g3 ! Keep the code small, old way was stupid
/linux-2.4.37.9/include/asm-ia64/
Dpal.h271 way : 8, /* 23-16 way in the set member
284 way : 8, /* 23-16 way in the set member
307 #define pclid_read_way pclid_info_read.way
316 #define pclid_write_way pclid_info_write.way
483 way : 5, /* Way in which the member
613 way : 6, /* Way of structure */ member
697 #define pmci_cache_way pme_cache.way
/linux-2.4.37.9/Documentation/video4linux/bttv/
DCONTRIBUTORS15 bigfoot <bigfoot@net-way.net>
DREADME.freeze20 The only way to capture any kernel messages is to hook up a serial
31 will translate these dumps into kernel symbols too. This way it is
/linux-2.4.37.9/arch/mips/dec/
Dint-handler.S291 move a1,t0 # cheats way of printing an arg!
295 move a1,t0 # cheats way of printing an arg!
/linux-2.4.37.9/drivers/char/rio/
Dcdproto.h41 extern void cd1400_modem ( ushort port, ushort way) ;
/linux-2.4.37.9/Documentation/sparc/
Dsbus_drivers.txt171 interface was done this way to shield the driver
176 SBUS devices can perform DMA transactions in a way similar
185 Typically this way of doing DVMA is not very fast and drivers use it
190 Streaming DVMA is a preferred way to transfer large amounts of data.
191 This process works in the following way:
/linux-2.4.37.9/Documentation/networking/
Dethertap.txt47 are two ways of doing this, the new way works with netlink sockets and I
52 The new way is described, partly in netlink(7), available on
58 The older way works by opening character special files with major node 36.
127 you want to go 'all the way', you can add the 'arp' flag to ifconfig:
/linux-2.4.37.9/arch/parisc/math-emu/
DREADME10 in any way. This copy of this snapshot is no longer the property
/linux-2.4.37.9/Documentation/sound/
DREADME.modules27 modules in the usual way.
65 Note that at present there is no way to configure the io, irq and other
82 the machine has been running for any amount of time. The way to avoid this
Dbtaudio6 should write up some documentation for this beast. That way I
52 Hauppauge board works this way.
/linux-2.4.37.9/Documentation/input/
Dgameport-programming.txt36 callback if the io is mapped to ISA space - this way it'll occupy the io
45 When a gameport can be accessed through MMIO, this way is preferred, because
69 the driver doesn't have to measure them the old way - an ADC is built into
/linux-2.4.37.9/Documentation/filesystems/
Dumsdos.txt47 same way the msdos driver does. Short file names, no goodies, default
96 so you will be allowed to manage umsdos partitions in the same way
/linux-2.4.37.9/Documentation/i2c/
Dfunctionality7 the client needs some way to check whether an adapter has the needed
90 This is a typical way to use these functions (from the writing-clients
/linux-2.4.37.9/drivers/net/wan/
DConfig.in10 # There is no way to detect a comtrol sv11 - force it modular for now.
60 # There is no way to detect a Sealevel board. Force it modular

123456789