Searched refs:segment (Results 1 - 25 of 174) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/prom/
H A Dsegment.c1 /* $Id: segment.c,v 1.1.1.1 2007/08/03 18:52:18 Exp $
2 * segment.c: Prom routine to map segments in other contexts before
17 /* Set physical segment 'segment' at virtual address 'vaddr' in
21 prom_putsegment(int ctx, unsigned long vaddr, int segment) argument
25 (*(romvec->pv_setctxt))(ctx, (char *) vaddr, segment);
H A DMakefile7 palloc.o ranges.o segment.o console.o printf.o tree.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dget_address.c135 static unsigned long vm86_segment(u_char segment, argument
138 segment--;
140 if ( segment > PREFIX_SS_ )
146 addr->selector = VM86_REG_(segment);
147 return (unsigned long)VM86_REG_(segment) << 4;
152 static long pm_address(u_char FPU_modrm, u_char segment, argument
158 segment--;
161 /* segment is unsigned, so this also detects if segment was 0: */
162 if ( segment > PREFIX_SS
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_vxworks/
H A Dos_vx_map.c28 * that memory, and issue small-integer segment IDs which index the list of
33 void *segment; /* Segment address. */ member in struct:__anon2093
73 /* Try to find an already existing segment. */
83 __db_errx(env, "segment %s does not exist",
193 __db_errx(env, "shared memory segment already exists");
232 if (p->segment != NULL) {
233 __os_free(env, p->segment);
234 p->segment = NULL;
249 * Creates a new segment of the specified size, optionally with the
271 if ((ret = __os_calloc(env, 1, rp->size, &p->segment)) !
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dmachine_kexec.c59 printk(" segment[%d]: 0x%08x - 0x%08x (0x%08x)\n",
61 (unsigned int)image->segment[i].mem,
62 (unsigned int)image->segment[i].mem +
63 image->segment[i].memsz,
64 (unsigned int)image->segment[i].memsz);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dpci_irq.c50 static struct acpi_prt_entry *acpi_pci_irq_find_prt_entry(int segment, argument
63 * PCI device's segment, bus, device, and pin (don't care about func).
69 if ((segment == entry->id.segment)
84 int segment, int bus, struct acpi_pci_routing_table *prt)
96 entry->id.segment = segment;
131 entry->id.segment, entry->id.bus,
144 acpi_pci_irq_del_entry(int segment, int bus, struct acpi_prt_entry *entry) argument
146 if (segment
83 acpi_pci_irq_add_entry(acpi_handle handle, int segment, int bus, struct acpi_pci_routing_table *prt) argument
153 acpi_pci_irq_add_prt(acpi_handle handle, int segment, int bus) argument
226 acpi_pci_irq_del_prt(int segment, int bus) argument
305 int segment = pci_domain_nr(bus); local
[all...]
H A Dpci_bind.c93 id->segment = data->id.segment;
101 acpi_device_bid(device), id->segment, id->bus,
155 data->id.segment = pdata->id.segment;
168 data->id.segment, data->id.bus, data->id.device,
185 bus = pci_find_bus(data->id.segment, data->id.bus);
198 data->id.segment, data->id.bus,
206 data->id.segment, data->id.bus,
221 data->id.segment, dat
[all...]
H A Dpci_root.c124 if ((tmp->id.segment == (u16) seg) && (tmp->id.bus == (u16) bus))
217 root->id.segment = (u16) value;
221 "Assuming segment 0 (no _SEG)\n"));
222 root->id.segment = 0;
253 if ((tmp->id.segment == root->id.segment)
290 root->id.segment, root->id.bus);
299 root->bus = pci_acpi_scan_root(device, root->id.segment, root->id.bus);
303 root->id.segment, root->id.bus);
324 result = acpi_pci_irq_add_prt(device->handle, root->id.segment,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/spi/
H A Dat25.c156 unsigned segment; local
180 segment = buf_size - (offset % buf_size);
181 if (segment > count)
182 segment = count;
183 memcpy(cp, buf, segment);
185 segment + at25->addrlen + 1);
188 segment, offset, (int) status);
218 segment, offset,
225 off += segment;
226 buf += segment;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/mm/
H A Dkmap.c20 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/mm/
H A Dkmap.c19 #include <asm/segment.h>
H A Dmemory.c27 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/mm/
H A Dkmap.c16 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/pci/pcibr/
H A Dpcibr_provider.c29 u64 segment; local
34 segment = soft->pbi_buscommon.bs_persist_segment;
36 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_SLOT_ENABLE, segment,
49 u64 segment; local
54 segment = soft->pbi_buscommon.bs_persist_segment;
57 segment, busnum, (u64) device, (u64) action,
67 int segment; local
71 segment = soft->pbi_buscommon.bs_persist_segment;
75 (u64) segment, (u64) busnum, 0, 0, 0, 0, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Duaccess.h66 #define __access_ok(addr, size, segment) \
69 (likely((unsigned long) (addr) <= (segment).seg) \
70 && ((segment).seg == KERNEL_DS.seg \
186 #define __do_get_user(check, x, ptr, size, segment) \
192 if (!check || __access_ok(__gu_ptr, size, segment)) \
205 #define __get_user_check(x, ptr, size, segment) __do_get_user(1, x, ptr, size, segment)
213 #define __do_put_user(check, x, ptr, size, segment) \
220 if (!check || __access_ok(__pu_ptr, __pu_size, segment)) \
232 #define __put_user_check(x, ptr, size, segment) __do_put_use
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bio/
H A Dbss_rtcp.c223 int status, i, segment, length; local
229 for ( i = 0; i < inl; i += segment ) {
230 segment = inl - i;
231 if ( segment > sizeof(ctx->msg.data) ) segment = sizeof(ctx->msg.data);
234 ctx->msg.length = segment;
235 memmove ( ctx->msg.data, &in[i], segment );
236 status = put ( b->num, (char *) &ctx->msg, segment + RPC_HDR_SIZE );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_rtcp.c223 int status, i, segment, length; local
229 for ( i = 0; i < inl; i += segment ) {
230 segment = inl - i;
231 if ( segment > sizeof(ctx->msg.data) ) segment = sizeof(ctx->msg.data);
234 ctx->msg.length = segment;
235 memmove ( ctx->msg.data, &in[i], segment );
236 status = put ( b->num, (char *) &ctx->msg, segment + RPC_HDR_SIZE );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dkexec.c136 result = copy_from_user(image->segment, segments, segment_bytes);
157 mstart = image->segment[i].mem;
158 mend = mstart + image->segment[i].memsz;
168 * easy explanation as one segment stops on another.
175 mstart = image->segment[i].mem;
176 mend = mstart + image->segment[i].memsz;
179 pstart = image->segment[j].mem;
180 pend = pstart + image->segment[j].memsz;
194 if (image->segment[i].bufsz > image->segment[
755 kimage_load_normal_segment(struct kimage *image, struct kexec_segment *segment) argument
815 kimage_load_crash_segment(struct kimage *image, struct kexec_segment *segment) argument
870 kimage_load_segment(struct kimage *image, struct kexec_segment *segment) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dsystem.h5 #include <asm/segment.h>
65 * Load a segment. Fall back on loading the zero
66 * segment if something goes wrong..
86 * Save a segment register away
188 static inline unsigned long get_limit(unsigned long segment) argument
192 :"=r" (__limit):"r" (segment));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Duri.c625 * first non-empty segment.
637 * Analyze each segment in sequence for cases (c) and (d).
641 * c) All occurrences of "./", where "." is a complete path segment,
653 * d) If the buffer string ends with "." as a complete path segment,
659 /* Otherwise keep the segment. */
674 /* Reset to the beginning of the first segment for the next sequence. */
682 * Analyze each segment in sequence for cases (e) and (f).
684 * e) All occurrences of "<segment>/../", where <segment> is a
685 * complete path segment no
949 xmlChar *ret, *segment = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Duri.c505 * @empty: allow an empty segment
507 * Parse a segment and fills in the appropriate fields
510 * segment = *pchar
511 * segment-nz = 1*pchar
512 * segment-nz-nc = 1*( unreserved / pct-encoded / sub-delims / "@" )
513 * ; non-zero-length segment without any colon ":"
542 * path-abempty = *( "/" segment )
578 * path-absolute = "/" [ segment-nz *( "/" segment ) ]
620 * path-rootless = segment
1805 xmlChar *ret, *segment = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Duri.c625 * first non-empty segment.
637 * Analyze each segment in sequence for cases (c) and (d).
641 * c) All occurrences of "./", where "." is a complete path segment,
653 * d) If the buffer string ends with "." as a complete path segment,
659 /* Otherwise keep the segment. */
674 /* Reset to the beginning of the first segment for the next sequence. */
682 * Analyze each segment in sequence for cases (e) and (f).
684 * e) All occurrences of "<segment>/../", where <segment> is a
685 * complete path segment no
949 xmlChar *ret, *segment = NULL; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/platform/h8300h/aki3068net/
H A Dtimer.c20 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/h8300/platform/h8300h/h8max/
H A Dtimer.c20 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dtrampoline.S36 #include <asm/segment.h>
74 # These need to be in the same 64K segment as the above;

Completed in 132 milliseconds

1234567