Searched refs:physical (Results 26 - 50 of 67) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dhead-common.S91 add r6, r6, r4 @ physical address space
142 * r5 = proc_info pointer in physical address space
151 add r6, r6, r3 @ physical address space
191 * r5 = mach_info pointer in physical address space
199 add r6, r6, r3 @ physical address space
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Dcompat_ioctl.c161 alloc.physical = memory->physical;
H A Dfrontend.c905 alloc.physical = memory->physical;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Di810_drm.h275 unsigned int physical; member in struct:_drm_i810_overlay_t
H A Ddrm_agpsupport.c242 request->physical = memory->physical;
H A Ddrm_ioc32.c180 u32 offset; /**< Requested physical address (0 for SAREA)*/
181 u32 size; /**< Requested physical size (bytes) */
760 u32 aperture_base; /* physical address */
808 u32 physical; /**< Physical used by i810 */ member in struct:drm_agp_buffer32
834 || __get_user(req32.physical, &request->physical)
H A Ddrm.h238 unsigned long offset; /**< Requested physical address (0 for SAREA)*/
239 unsigned long size; /**< Requested physical size (bytes) */
541 unsigned long physical; /**< Physical used by i810 */ member in struct:drm_agp_buffer
565 unsigned long aperture_base; /* physical address */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dsleep.S76 # Resume via RAMBOOT# will turn MMU off, so bootloader needs a physical address.
224 # need to use physical address
239 # need a temporary mapping for the current physical address we are
243 setlo %lo(0x00000000),gr4 ; physical address
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dhiddev.h96 __u32 physical; /* physical usage for this field */ member in struct:hiddev_field_info
H A Dhid.h341 unsigned physical; /* physical usage for this field */ member in struct:hid_field
438 char phys[64]; /* Device physical location */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/i810/
H A Di810_main.c854 i810_writel(CURBASE, mmio, par->cursor_heap.physical);
1092 fix->smem_start = par->fb.physical;
1485 if ((i810_readl(CURBASE, mmio) & 0xf) != par->cursor_heap.physical) {
1630 par->fb.physical = par->aperture.physical+(par->fb.offset << 12);
1632 par->iring.physical = par->aperture.physical +
1702 par->cursor_heap.physical = par->i810_gtt.i810_cursor_memory->physical;
1846 par->aperture.physical
[all...]
H A Di810_accel.c415 i810_writel(DPLYBASE, mmio, par->fb.physical + offset);
442 tmp1 = par->iring.physical;
H A Di810.h227 unsigned long physical; member in struct:heap_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-pxa/
H A Dsleep.S73 @ prepare pointer to physical address 0 (virtual mapping in generic.c)
165 @ force address lines low by reading at physical address 0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfbhw.c1584 OUTREG(PRI_RING_START, dinfo->ring.physical & RING_START_MASK);
1783 if (!dinfo->cursor.physical)
1791 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical);
1816 if (!dinfo->cursor.physical)
1823 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical);
1846 if (!dinfo->cursor.physical)
1853 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical);
1881 OUTREG(CURSOR_A_BASEADDR, dinfo->cursor.physical);
H A Dintelfb.h232 u32 physical; member in struct:intelfb_heap_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-shark.S7 * - switch the mmu off, so we have physical addresses
44 adr r2, __mmu_off @ calculate physical address
88 * copy the kernel to the beginning of physical memory
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/
H A Dhid-debug.c372 if (field->physical) {
375 hid_resolv_usage(field->physical); printk(")\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/acpi/
H A Dwakeup.S12 # If physical address of wakeup_code is 0x12345, BIOS should call us with
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Difupdown.c1049 static char *run_mapping(char *physical, struct mapping_defn_t * map) argument
1055 char *logical = xstrdup(physical);
1058 pid = popen2(&in, &out, map->script, physical, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/mm/
H A Dproc-funcs.S27 * : phys_pte physical address, or PTE
34 mov r3, r1, lsr #13 @ convert to physical page nr
57 * : r5 = memc physical address translation table
84 * : r5 = memc physical address translation table
134 * Build the table to map from physical page number to memc page number
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hid/usbhid/
H A Dhiddev.c564 finfo.physical = field->physical;
830 * In theory, should the HID code be generalized to more than one physical
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A Da1-encapsulation-ogg.tex8 This document describes using Ogg logical and physical transport
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dio_apic.c605 * to use the same code for physical and logical processors
705 * Enable physical balance only if more than 1 physical processor
1439 printk(KERN_DEBUG "....... : physical APIC id: %02X\n", reg_00.bits.ID);
1483 entry.dest.physical.physical_dest
1615 entry.dest.physical.physical_dest =
1627 * function to set the IO-APIC physical IDs based on the
1719 "...changing IO-APIC physical APIC ID to %d ...",
1978 entry1.dest_mode = 0; /* physical delivery */
1980 entry1.dest.physical
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex444 on real physical interfaces and to map tunneled packets to them.
447 to use option \verb|dev DEV| to bind tunnel to a fixed physical device.

Completed in 335 milliseconds

123