Searched refs:way (Results 1 - 25 of 64) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Dtlbflush.h123 static inline void write_dtlb_entry (pte_t entry, int way) argument
126 : : "r" (way), "r" (entry) );
129 static inline void write_itlb_entry (pte_t entry, int way) argument
132 : : "r" (way), "r" (entry) );
172 static inline unsigned long read_dtlb_virtual (int way) argument
175 __asm__ __volatile__("rdtlb0 %0, %1\n\t" : "=a" (tmp), "+a" (way));
179 static inline unsigned long read_dtlb_translation (int way) argument
182 __asm__ __volatile__("rdtlb1 %0, %1\n\t" : "=a" (tmp), "+a" (way));
186 static inline unsigned long read_itlb_virtual (int way) argument
189 __asm__ __volatile__("ritlb0 %0, %1\n\t" : "=a" (tmp), "+a" (way));
193 read_itlb_translation(int way) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-v850/
H A Dv850e2_cache.h57 #define V850E2_CACHE_COPR_WSLE 0x0200 /* operate on cache way */
58 #define V850E2_CACHE_COPR_WSL(way) ((way) * 0x0400) /* way select */
66 /* The size of each cache `way' in lines. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/mm/
H A Dcache-debugfs.c29 unsigned int waysize, way, cache_size; local
81 for (way = 0; way < cache->ways; way++) {
86 seq_printf(file, "Way %d\n", way);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/mm/
H A Dcerr-sb1.c329 unsigned short way; local
338 for (way = 0; way < 4; way++) {
352 : "r" ((way << 13) | addr));
355 if (way == 0) {
385 way, va, valid, taghi, taglo);
407 : "r" ((way << 13) | addr | (offset << 3)));
485 int valid, way; local
493 for (way
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/ubiqx/
H A Dubi_SplayTree.c195 char way; local
202 way = p->gender;
203 revway = ubi_trRevWay(way);
206 parentp->Link[(int)way] = tmp;
210 tmp->gender = way;
294 * however, there will be no way to return a
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dcache-v7.S46 ands r4, r4, r1, lsr #3 @ find maximum number on the way size
47 clz r5, r4 @ find bit position of way size increment
51 mov r9, r4 @ create working copy of max way size
53 orr r11, r10, r9, lsl r5 @ factor way and cache number into r11
55 mcr p15, 0, r11, c7, c14, 2 @ clean & invalidate by set/way
56 subs r9, r9, #1 @ decrement the way
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dverify_cpu.S24 pushfl # standard way to check for cpuid
33 pushfl # standard way to check for cpuid
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dverify_cpu.S54 pushfl # standard way to check for cpuid
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/lib/
H A Datomic.S48 rd %psr, %g3 ! Keep the code small, old way was stupid
74 rd %psr, %g3 ! Keep the code small, old way was stupid
H A Dumul.S31 be Lmul_shortway ! if zero, can do it the short way
97 * Because of the way the shift into the partial product is calculated
H A Dmul.S24 be Lmul_shortway ! if zero, can do it the short way
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/dec/
H A Dint-handler.S288 move a1,t0 # cheats way of printing an arg!
292 move a1,t0 # cheats way of printing an arg!
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Diptables-apply3 # iptables-apply -- a safer way to update iptables remotely
18 $PROGNAME $VERSION -- a safer way to update iptables remotely
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dboot.S302 sll a3,a3,t0 # a3 has D$ sets per way
304 multu a2,a3 # sets/way * associativity
354 sll a3,a3,t0 # a3 has I$ sets per way
356 multu a2,a3 # sets/way * associativity
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dppchameleonevb.c117 #error Missing headerfiles. No way to fix this. -tglx
149 #error Missing headerfiles. No way to fix this. -tglx
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpal.h286 way : 8, /* 23-16 way in the set member in struct:pal_cache_line_id_u::__anon8837
299 way : 8, /* 23-16 way in the set member in struct:pal_cache_line_id_u::__anon8838
322 #define pclid_read_way pclid_info_read.way
331 #define pclid_write_way pclid_info_write.way
501 way : 5, /* Way in which the member in struct:pal_cache_check_info_s
633 way : 6, /* Way of structure */ member in struct:pal_uarch_check_info_s
634 wv : 1, /* way valid */
717 #define pmci_cache_way pme_cache.way
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dsetup.S15 INITSEG = DEF_INITSEG # 0x9000, we move boot here, out of the way
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-memchr.S45 # the length is the easiest way to avoid trouble.
H A Dmemchr.S48 # the length is the easiest way to avoid trouble.
H A Dev6-memcpy.S38 bne $1, $misaligned # U : Nope - gotta do this the slow way
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/makefiles/
H A DWLAN_Common.mk17 # Therefore, the only way to keep this a file which can be
126 # readable way while taking care not to change any ordering
314 # Note: the .c file is listed with and without a path due to the way the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A DAndroid.mk8 # Android environment. The only way I've found to do this is tricky. Perform a
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex213 The only way to make it is to create special routes with gateway
332 to design tunnels in the way enforcing maximal route symmetry
375 tunnels, created in this way, and tunnels created by \verb|ip tunnel|.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm134 The preferred way to do this is to declare a plan when you C<use Test::More>.
628 that way. So here we have ways for you to write your own diagnostic
825 The way Test::More handles this is with a named block. Basically, a
841 the easiest way to illustrate:
941 With todo tests, it's best to have the tests actually run. That way
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dx86inc.asm461 ; efficient way to implement butterfly or transpose or dct without swapping some
471 ; registers, except that this way you exchange the register names instead, so it

Completed in 215 milliseconds

123