Searched refs:psize (Results 1 - 25 of 84) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/mm/
H A Dhash_native_64.c41 static inline void __tlbie(unsigned long va, unsigned int psize) argument
48 switch (psize) {
54 penc = mmu_psize_defs[psize].penc;
55 va &= ~((1ul << mmu_psize_defs[psize].shift) - 1);
62 static inline void __tlbiel(unsigned long va, unsigned int psize) argument
69 switch (psize) {
76 penc = mmu_psize_defs[psize].penc;
77 va &= ~((1ul << mmu_psize_defs[psize].shift) - 1);
86 static inline void tlbie(unsigned long va, int psize, int local) argument
92 use_local = mmu_psize_defs[psize]
127 native_hpte_insert(unsigned long hpte_group, unsigned long va, unsigned long pa, unsigned long rflags, unsigned long vflags, int psize) argument
217 native_hpte_updatepp(unsigned long slot, unsigned long newpp, unsigned long va, int psize, int local) argument
252 native_hpte_find(unsigned long va, int psize) argument
292 native_hpte_updateboltedpp(unsigned long newpp, unsigned long ea, int psize) argument
315 native_hpte_invalidate(unsigned long slot, unsigned long va, int psize, int local) argument
348 hpte_decode(hpte_t *hpte, unsigned long slot, int *psize, unsigned long *va) argument
421 int psize; local
471 unsigned long psize = batch->psize; local
[all...]
H A Dtlb_64.c135 unsigned int psize; local
155 psize = mmu_huge_psize;
158 psize = pte_pagesize_index(mm, addr, pte); /* shutup gcc */
161 psize = pte_pagesize_index(mm, addr, pte);
179 flush_hash_page(vaddr, rpte, psize, 0);
193 if (i != 0 && (mm != batch->mm || batch->psize != psize)) {
199 batch->psize = psize;
226 batch->psize, loca
[all...]
H A Dslice.c143 static struct slice_mask slice_mask_for_size(struct mm_struct *mm, int psize) argument
151 if (((psizes >> (i * 4)) & 0xf) == psize)
156 if (((psizes >> (i * 4)) & 0xf) == psize)
184 static void slice_convert(struct mm_struct *mm, struct slice_mask mask, int psize) argument
186 /* Write the new slice psize bits */
190 slice_dbg("slice_convert(mm=%p, psize=%d)\n", mm, psize);
202 (((unsigned long)psize) << (i * 4));
208 (((unsigned long)psize) << (i * 4));
229 int psize, in
226 slice_find_area_bottomup(struct mm_struct *mm, unsigned long len, struct slice_mask available, int psize, int use_cache) argument
283 slice_find_area_topdown(struct mm_struct *mm, unsigned long len, struct slice_mask available, int psize, int use_cache) argument
376 slice_find_area(struct mm_struct *mm, unsigned long len, struct slice_mask mask, int psize, int topdown, int use_cache) argument
386 slice_get_unmapped_area(unsigned long addr, unsigned long len, unsigned long flags, unsigned int psize, int topdown, int use_cache) argument
556 slice_set_user_psize(struct mm_struct *mm, unsigned int psize) argument
[all...]
H A Dhash_utils_64.c149 unsigned long pstart, unsigned long mode, int psize)
156 shift = mmu_psize_defs[psize].shift;
178 tmp_mode, HPTE_V_BOLTED, psize);
631 int psize; local
652 psize = get_slice_psize(mm, ea);
654 psize = mm->context.user_psize;
661 psize = mmu_vmalloc_psize;
663 psize = mmu_io_psize;
685 if (HPAGE_SHIFT && psize == mmu_huge_psize) {
692 /* If we use 4K pages and our psize i
148 htab_bolt_mapping(unsigned long vstart, unsigned long vend, unsigned long pstart, unsigned long mode, int psize) argument
846 flush_hash_page(unsigned long va, real_pte_t pte, int psize, int local) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A Ddst_priv.h25 int psize; member in union:dst_gpio_packet
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dsdb020.tcl68 set psize [stat_field $db stat "Page size"]
69 if { $psize == 512 } {
87 -pagesize $psize {$omethod $testfile $name}]
92 set psize 8192
94 $args -env $env -pagesize $psize {$omethod $testfile $name}]
99 set psize2 [expr $psize / 2]
109 -pagesize $psize {$omethod $testfile $name}]
H A Dsdb007.tcl78 set psize 2048
80 set psize 512
85 $db2args $envargs {-pagesize $psize $testfile $sub2}]
96 $args $envargs {-pagesize $psize $omethod $testfile $sub1}]
101 set newpsize [expr $psize * 2]
106 error_check_good check_pagesize [expr $actual_psize == $psize] 1
H A Dmemp003.tcl32 set psize 1024
39 set c [list 0 [expr $psize * 20 * 3] 3]
46 -mode 0644 -pagesize $psize -btree $testfile]
105 set c [concat "{" [list 0 [expr $psize * 20 * 3] 3] "}" ]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Dcplbinit.h46 u32 psize; /* prefered size if any otherwise 1MB or 4MB*/ member in struct:cplb_desc
105 .psize = SIZE_4K,
119 .psize = SIZE_4M,
129 .psize = SIZE_4M,
143 .psize = 0,
153 .psize = 0,
163 .psize = SIZE_1M,
172 .psize = 0,
182 .psize = 0,
192 .psize
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/celleb/
H A Dhtab.c93 int psize)
105 "rflags=%lx, vflags=%lx, psize=%d)\n",
106 hpte_group, va, pa, rflags, vflags, psize);
108 hpte_v = hpte_encode_v(va, psize) | vflags | HPTE_V_VALID;
109 hpte_r = hpte_encode_r(pa, psize) | rflags;
187 int psize, int local)
192 want_v = hpte_encode_v(va, psize);
195 "avpnv=%016lx, slot=%016lx, psize: %d, newpp %016lx ... ",
196 want_v & HPTE_V_AVPN, slot, psize, newpp);
221 static long beat_lpar_hpte_find(unsigned long va, int psize) argument
90 beat_lpar_hpte_insert(unsigned long hpte_group, unsigned long va, unsigned long pa, unsigned long rflags, unsigned long vflags, int psize) argument
184 beat_lpar_hpte_updatepp(unsigned long slot, unsigned long newpp, unsigned long va, int psize, int local) argument
252 beat_lpar_hpte_updateboltedpp(unsigned long newpp, unsigned long ea, int psize) argument
272 beat_lpar_hpte_invalidate(unsigned long slot, unsigned long va, int psize, int local) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Doggparsespeex.c39 if (os->psize < 80)
47 st->codec->extradata_size = os->psize;
H A Doggparsetheora.c44 int cds = st->codec->extradata_size + os->psize + 2;
59 init_get_bits(&gb, os->buf + os->pstart, os->psize*8);
106 vorbis_comment (s, os->buf + os->pstart + 7, os->psize - 8);
111 *cdp++ = os->psize >> 8;
112 *cdp++ = os->psize & 0xff;
113 memcpy (cdp, os->buf + os->pstart, os->psize);
H A Doggdec.c117 os->psize = 0;
255 if(os->psize > 0)
269 if (!os->psize){
278 os->psize = 0;
309 int segp = 0, psize = 0; local
327 "ogg_packet: idx=%d pstart=%d psize=%d segp=%d nsegs=%d\n",
328 idx, os->pstart, os->psize, os->segp, os->nsegs);
344 psize = os->psize;
348 os->psize
505 int pstart, psize; local
[all...]
H A Doggparsevorbis.c169 if (os->psize < 1)
173 priv->len[os->seq] = os->psize;
174 priv->packet[os->seq] = av_mallocz(os->psize);
175 memcpy(priv->packet[os->seq], os->buf + os->pstart, os->psize);
180 if (os->psize != 30)
210 if (os->psize > 8)
211 vorbis_comment (s, os->buf + os->pstart + 7, os->psize - 8);
H A Doggparseflac.c42 init_get_bits(&gb, os->buf + os->pstart, os->psize*8);
71 vorbis_comment (s, os->buf + os->pstart + 4, os->psize - 4);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpgtable-64k.h85 #define pte_iterate_hashed_subpages(rpte, psize, va, index, shift) \
88 unsigned __split = (psize == MMU_PAGE_4K || \
89 psize == MMU_PAGE_64K_AP); \
90 shift = mmu_psize_defs[psize].shift; \
H A Dmmu-hash64.h195 static inline unsigned long hpte_encode_v(unsigned long va, int psize) argument
198 v = (va >> 23) & ~(mmu_psize_defs[psize].avpnm);
200 if (psize != MMU_PAGE_4K)
210 static inline unsigned long hpte_encode_r(unsigned long pa, int psize) argument
215 if (psize == MMU_PAGE_4K)
218 unsigned int penc = mmu_psize_defs[psize].penc;
219 unsigned int shift = mmu_psize_defs[psize].shift;
248 int psize);
H A Dpage_64.h115 unsigned int psize,
122 extern void slice_init_context(struct mm_struct *mm, unsigned int psize);
123 extern void slice_set_user_psize(struct mm_struct *mm, unsigned int psize);
H A Dtlbflush.h99 unsigned int psize; member in struct:ppc64_tlb_batch
129 extern void flush_hash_page(unsigned long va, real_pte_t pte, int psize,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/ps3/
H A Dhtab.c47 unsigned long group, unsigned long bitmap, hpte_t lhpte, int psize,
58 DBG("%s:%d: psize = %xh\n", func, line, psize);
63 unsigned long pa, unsigned long rflags, unsigned long vflags, int psize)
75 lhpte.v = hpte_encode_v(va, psize) | vflags | HPTE_V_VALID;
76 lhpte.r = hpte_encode_r(ps3_mm_phys_to_lpar(pa), psize) | rflags;
137 debug_dump_hpte(pa, va, hpte_group, bitmap, lhpte, psize, slot);
170 unsigned long va, int psize, int local)
177 want_v = hpte_encode_v(va, psize);
192 DBG("%s: va=%lx slot=%lx psize
46 _debug_dump_hpte(unsigned long pa, unsigned long va, unsigned long group, unsigned long bitmap, hpte_t lhpte, int psize, unsigned long slot, const char* func, int line) argument
62 ps3_hpte_insert(unsigned long hpte_group, unsigned long va, unsigned long pa, unsigned long rflags, unsigned long vflags, int psize) argument
169 ps3_hpte_updatepp(unsigned long slot, unsigned long newpp, unsigned long va, int psize, int local) argument
207 ps3_hpte_updateboltedpp(unsigned long newpp, unsigned long ea, int psize) argument
213 ps3_hpte_invalidate(unsigned long slot, unsigned long va, int psize, int local) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/boards/lboxre2/
H A Dsetup.c54 unsigned long paddrbase, psize; local
58 psize = PAGE_SIZE;
60 cf0_io_base = (u32)p3_ioremap(paddrbase, psize, prot.pgprot);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dlpar.c288 int psize)
297 "rflags=%lx, vflags=%lx, psize=%d)\n",
298 hpte_group, va, pa, rflags, vflags, psize);
300 hpte_v = hpte_encode_v(va, psize) | vflags | HPTE_V_VALID;
301 hpte_r = hpte_encode_r(pa, psize) | rflags;
393 int psize, int local)
399 want_v = hpte_encode_v(va, psize);
401 DBG_LOW(" update: avpnv=%016lx, hash=%016lx, f=%x, psize: %d ... ",
402 want_v & HPTE_V_AVPN, slot, flags, psize);
437 static long pSeries_lpar_hpte_find(unsigned long va, int psize) argument
285 pSeries_lpar_hpte_insert(unsigned long hpte_group, unsigned long va, unsigned long pa, unsigned long rflags, unsigned long vflags, int psize) argument
390 pSeries_lpar_hpte_updatepp(unsigned long slot, unsigned long newpp, unsigned long va, int psize, int local) argument
468 pSeries_lpar_hpte_updateboltedpp(unsigned long newpp, unsigned long ea, int psize) argument
486 pSeries_lpar_hpte_invalidate(unsigned long slot, unsigned long va, int psize, int local) argument
526 int psize; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dhtab.c44 unsigned long vflags, int psize)
50 BUG_ON(psize != MMU_PAGE_4K);
145 unsigned long va, int psize, int local)
208 int psize)
213 BUG_ON(psize != MMU_PAGE_4K);
225 int psize, int local)
42 iSeries_hpte_insert(unsigned long hpte_group, unsigned long va, unsigned long pa, unsigned long rflags, unsigned long vflags, int psize) argument
144 iSeries_hpte_updatepp(unsigned long slot, unsigned long newpp, unsigned long va, int psize, int local) argument
207 iSeries_hpte_updateboltedpp(unsigned long newpp, unsigned long ea, int psize) argument
224 iSeries_hpte_invalidate(unsigned long slot, unsigned long va, int psize, int local) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dcf-enabler.c50 unsigned long paddrbase, psize; local
54 psize = PAGE_SIZE;
56 cf_io_base = p3_ioremap(paddrbase, psize, prot.pgprot);
61 /* printk("p3_ioremap(paddr=0x%08lx, psize=0x%08lx, prot=0x%08lx)=0x%08lx\n",
62 paddrbase, psize, prot.pgprot, cf_io_base);*/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Ddb_page.h388 #define P_MAXSPACE(dbp, psize) ((psize) - P_OVERHEAD(dbp))
391 #define P_OVFLSPACE(dbp, psize, pg) (P_MAXSPACE(dbp, psize) - HOFFSET(pg))
446 #define LEN_HKEYDATA(dbp, pg, psize, indx) \
447 (db_indx_t)(LEN_HITEM(dbp, pg, psize, indx) - HKEYDATA_SIZE(0))
472 #define H_PAIRSIZE(dbp, pg, psize, indx) \
473 (LEN_HITEM(dbp, pg, psize, H_KEYINDEX(indx)) + \
474 LEN_HITEM(dbp, pg, psize, H_DATAINDEX(indx)))
475 #define LEN_HDATA(dbp, p, psize, ind
[all...]

Completed in 852 milliseconds

1234