Searched refs:segment (Results 101 - 125 of 174) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dsgi_hotplug.c112 u16 busnum, segment, ioboard_type; local
122 segment = pci_domain_nr(pci_bus) & 0xf;
127 (segment == 1 && busnum == 0 && device != 1))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dhead.S13 #include <asm/segment.h>
98 * With the kexec as boot loader, parameter segment might be loaded beyond
158 * We can't lgdt here, because lgdt itself uses a data segment, but
322 1: movl $(__KERNEL_DS),%eax # reload all the segment registers
326 movl $(__USER_DS),%eax # DS/ES contains default USER segment
489 * Real beginning of normal "text" segment
526 * like usual segment descriptors - they consist of a 16-bit
527 * segment size, and 32-bit linear address value:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dio_common.c237 int segment = pci_domain_nr(dev->bus); local
255 host_pci_bus = pci_find_bus(segment, bus_no);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/perlasm/
H A Dx86nasm.pl443 segment .CRT\$XCU data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/compressed/
H A Dhead.S28 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/events/
H A Devrgnini.c275 * For PCI_Config space access, we need the segment, bus,
307 /* The PCI segment number comes from the _SEG method */
313 pci_id->segment = ACPI_LOWORD(pci_value);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/executer/
H A Dexregion.c347 * pci_segment is the PCI bus segment range 0-31
361 function, bit_width, pci_id->segment, pci_id->bus,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/mm/
H A Dinit.c27 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dcmode.S16 #include <asm/segment.h>
H A Dhead-uc-fr451.S138 # cover kernel core image with kernel-only segment
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dfpu_emu.h129 typedef struct { u_char address_size, operand_size, segment; } member in struct:__anon3503
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/boot/
H A Dsetup.S10 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/mm/
H A Dkmap.c19 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/5307/
H A Dentry.S35 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68knommu/platform/68328/
H A Dentry.S19 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Duaccess.h20 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Ddesc.h5 #include <asm/segment.h>
222 * GET_DESC_BASE reads the descriptor base of the specified segment.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Duaccess.h11 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsmc37c93x.c14 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dhead-common.S39 cmp r4, r5 @ Copy data segment if needed
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/acpi/
H A Dwakeup.S3 #include <asm/segment.h>
32 # setup data segment
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dosl.c516 result = raw_pci_ops->read(pci_id->segment, pci_id->bus,
547 result = raw_pci_ops->write(pci_id->segment, pci_id->bus,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-arm925.S24 * The number of lines in a cache segment.
124 mov r3, #(CACHE_DENTRIES - 1) << 4 @ 256 entries in segment
332 mov r3, #(CACHE_DENTRIES - 1) << 4 @ 256 entries in segment
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dia32_binfmt.c23 #include <asm/segment.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dhead.S16 #include <asm/segment.h>
359 * IRET will check the segment types kkeil 2000/10/28
383 /* asm/segment.h:GDT_ENTRIES must match this */

Completed in 326 milliseconds

1234567