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

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dtlbflush.h112 static inline void write_dtlb_entry (pte_t entry, int way) argument
115 : : "r" (way), "r" (entry) );
118 static inline void write_itlb_entry (pte_t entry, int way) argument
121 : : "r" (way), "r" (entry) );
161 static inline unsigned long read_dtlb_virtual (int way) argument
164 __asm__ __volatile__("rdtlb0 %0, %1\n\t" : "=a" (tmp), "+a" (way));
168 static inline unsigned long read_dtlb_translation (int way) argument
171 __asm__ __volatile__("rdtlb1 %0, %1\n\t" : "=a" (tmp), "+a" (way));
175 static inline unsigned long read_itlb_virtual (int way) argument
178 __asm__ __volatile__("ritlb0 %0, %1\n\t" : "=a" (tmp), "+a" (way));
182 read_itlb_translation(int way) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dcache-sh2a.c33 int way; local
34 for (way = 0; way < 4; way++) {
35 unsigned long data = __raw_readl(addr | (way << 11));
38 __raw_writel(data, addr | (way << 11));
115 int way; local
117 for (way = 0; way < 4; way
[all...]
H A Dcache-sh2.c29 int way; local
30 for (way = 0; way < 4; way++) {
31 unsigned long data = __raw_readl(addr | (way << 12));
34 __raw_writel(data, addr | (way << 12));
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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dcache-xsc3l2.c60 int set, way; local
65 for (way = 0; way < CACHE_WAY_PER_SET; way++) {
66 set_way = (way << 29) | (set << 5);
175 * optimize L2 flush all operation by set/way format
180 int set, way; local
185 for (way = 0; way < CACHE_WAY_PER_SET; way
[all...]
H A Dcache-v7.S51 ands r4, r4, r1, lsr #3 @ find maximum number on the way size
52 clz r5, r4 @ find bit position of way size increment
56 mov r9, r4 @ create working copy of max way size
58 ARM( orr r11, r10, r9, lsl r5 ) @ factor way and cache number into r11
60 THUMB( orr r11, r10, r6 ) @ factor way and cache number into r11
64 mcr p15, 0, r11, c7, c14, 2 @ clean & invalidate by set/way
65 subs r9, r9, #1 @ decrement the way
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dcerr-sb1.c337 unsigned short way; local
346 for (way = 0; way < 4; way++) {
360 : "r" ((way << 13) | addr));
363 if (way == 0) {
393 way, va, valid, taghi, taglo);
415 : "r" ((way << 13) | addr | (offset << 3)));
493 int valid, way; local
501 for (way
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dpm.c93 u32 way, bank, subbank, set; local
101 for (way = 0; way < 2; ++way)
106 way << 26 |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/mm/
H A Dcache-mn10300.S201 # process the way 0 slot
202 mov (L1_CACHE_WAYDISP*0,a0),d0 # read the tag in the way 0 slot
215 # process the way 1 slot
216 mov (L1_CACHE_WAYDISP*1,a0),d0 # read the tag in the way 1 slot
229 # process the way 2 slot
230 mov (L1_CACHE_WAYDISP*2,a0),d0 # read the tag in the way 2 slot
243 # process the way 3 slot
244 mov (L1_CACHE_WAYDISP*3,a0),d0 # read the tag in the way 3 slot
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dmpcore_cache.S10 * software in any way with any other Broadcom software provided under a
94 ands r4, r4, r1, lsr #3 @ find maximum number on the way size
95 clz r5, r4 @ find bit pos of way size increment
99 mov r9, r4 @ create working copy of max way size
101 orr r11, r10, r9, lsl r5 @ factor way and cache number into r11
104 subs r9, r9, #1 @ decrement the way
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dmpcore_cache.S10 * software in any way with any other Broadcom software provided under a
94 ands r4, r4, r1, lsr #3 @ find maximum number on the way size
95 clz r5, r4 @ find bit pos of way size increment
99 mov r9, r4 @ create working copy of max way size
101 orr r11, r10, r9, lsl r5 @ factor way and cache number into r11
104 subs r9, r9, #1 @ decrement the way
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/doc/
H A Ddebian.conntrackd.init.d17 # Gracefully exit if there is no daemon (debian way of life)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dgraphicsbrush.tex18 A wxGraphicsBrush is a native representation of a brush. It is used for filling a path on a graphics context. The contents are specific an private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via a Create...Brush call on the graphics context or the renderer instance.
H A Dgraphicsfont.tex19 and can therefore be assigned as usual. The only way to get a valid instance is via a CreateFont call on the graphics context or the renderer instance.
H A Dgraphicspen.tex18 A wxGraphicsPen is a native representation of a pen. It is used for stroking a path on a graphics context. The contents are specific and private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via a CreatePen call on the graphics context or the renderer instance.
H A Dkeymod.tex33 \textsc{Command} modifier is used in exactly the same way.
H A Dtstyles.tex15 created. The symbols are defined in such a way that they can be combined in a `bit-list' using the
H A Dhtmlprn.tex5 The easiest way to print an HTML document is to use
H A Dhttagmod.tex7 This class provides easy way of filling wxHtmlWinParser's table of
H A Dtconfig.tex11 The config classes provide a way to store some application configuration
38 make the data look the same way everywhere. Due to limitations of the underlying
H A Dbusyinfo.tex40 \helpref{wxApp::Yield()}{wxappyield} for more details). The simplest way to do
H A Dtempfilestrm.tex9 provides a relatively safe way to replace the contents of the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Dbin2carray.lua10 -- so it can be included into the executable in a portable way.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dverify_cpu_64.S41 pushfl # standard way to check for cpuid
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Datomic_32.S48 rd %psr, %g3 ! Keep the code small, old way was stupid
74 rd %psr, %g3 ! Keep the code small, old way was stupid

Completed in 740 milliseconds

1234567891011