/linux/arch/arm/mach-omap2/ |
A D | io.c | 70 .virtual = L3_24XX_VIRT, 76 .virtual = L4_24XX_VIRT, 110 .virtual = L4_WK_243X_VIRT, 140 .virtual = L3_34XX_VIRT, 146 .virtual = L4_34XX_VIRT, 187 .virtual = L4_34XX_VIRT, 198 .virtual = L4_34XX_VIRT, 215 .virtual = L3_44XX_VIRT, 221 .virtual = L4_44XX_VIRT, 238 .virtual = L3_54XX_VIRT, [all …]
|
/linux/sound/isa/wavefront/ |
A D | wavefront_midi.c | 145 spin_lock_irqsave (&midi->virtual, flags); in snd_wavefront_midi_output_write() 170 spin_unlock_irqrestore (&midi->virtual, flags); in snd_wavefront_midi_output_write() 188 spin_lock_irqsave (&midi->virtual, flags); in snd_wavefront_midi_output_write() 225 spin_unlock_irqrestore (&midi->virtual, flags); in snd_wavefront_midi_output_write() 344 spin_lock_irqsave (&midi->virtual, flags); in snd_wavefront_midi_input_trigger() 350 spin_unlock_irqrestore (&midi->virtual, flags); in snd_wavefront_midi_input_trigger() 359 spin_lock_irqsave (&midi->virtual, flags); in snd_wavefront_midi_output_timer() 361 spin_unlock_irqrestore (&midi->virtual, flags); in snd_wavefront_midi_output_timer() 383 spin_lock_irqsave (&midi->virtual, flags); in snd_wavefront_midi_output_trigger() 398 spin_unlock_irqrestore (&midi->virtual, flags); in snd_wavefront_midi_output_trigger() [all …]
|
/linux/drivers/gpu/drm/ |
A D | drm_scatter.c | 57 vfree(entry->virtual); in drm_sg_cleanup() 120 entry->virtual = vmalloc_32(pages << PAGE_SHIFT); in drm_legacy_sg_alloc() 121 if (!entry->virtual) { in drm_legacy_sg_alloc() 131 memset(entry->virtual, 0, pages << PAGE_SHIFT); in drm_legacy_sg_alloc() 133 entry->handle = ScatterHandle((unsigned long)entry->virtual); in drm_legacy_sg_alloc() 136 DRM_DEBUG("virtual = %p\n", entry->virtual); in drm_legacy_sg_alloc() 138 for (i = (unsigned long)entry->virtual, j = 0; j < pages; in drm_legacy_sg_alloc() 166 tmp = (unsigned long *)((u8 *) entry->virtual + in drm_legacy_sg_alloc() 215 DRM_DEBUG("virtual = %p\n", entry->virtual); in drm_legacy_sg_free()
|
/linux/arch/arm/mach-omap1/ |
A D | io.c | 30 .virtual = OMAP1_IO_VIRT, 40 .virtual = OMAP7XX_DSP_BASE, 45 .virtual = OMAP7XX_DSPREG_BASE, 56 .virtual = OMAP1510_DSP_BASE, 61 .virtual = OMAP1510_DSPREG_BASE, 72 .virtual = OMAP16XX_DSP_BASE, 77 .virtual = OMAP16XX_DSPREG_BASE,
|
/linux/drivers/staging/unisys/Documentation/ |
A D | overview.txt | 19 visorbus to present the virtual busses involved. Drivers in the 'visor*' 59 The visorbus driver handles the virtual busses on which all of the virtual 74 form in the hotplug uevent environment when each virtual device is 118 * The remove() function notifies about the destruction of a virtual 134 the back-end of the virtual device needs to be recovered. After a 161 virtual bus. 169 denoting virtual device #<y> outboard of virtual bus #<x>. A unique s-Par 170 channel exists for each such virtual device. 223 handle virtual scsi disk devices, specified using the 254 handle virtual network devices, specified using the [all …]
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nvc0_fence.c | 35 nvc0_fence_emit32(struct nouveau_channel *chan, u64 virtual, u32 sequence) in nvc0_fence_emit32() argument 41 NVVAL(NV906F, SEMAPHOREA, OFFSET_UPPER, upper_32_bits(virtual)), in nvc0_fence_emit32() 43 SEMAPHOREB, lower_32_bits(virtual), in nvc0_fence_emit32() 58 nvc0_fence_sync32(struct nouveau_channel *chan, u64 virtual, u32 sequence) in nvc0_fence_sync32() argument 64 NVVAL(NV906F, SEMAPHOREA, OFFSET_UPPER, upper_32_bits(virtual)), in nvc0_fence_sync32() 66 SEMAPHOREB, lower_32_bits(virtual), in nvc0_fence_sync32()
|
/linux/arch/arm/mm/ |
A D | mmu.c | 839 addr = md->virtual; in create_36bit_mapping() 944 if (md->virtual != vectors_base() && md->virtual < TASK_SIZE) { in create_mapping() 951 md->virtual >= PAGE_OFFSET && md->virtual < FIXADDR_START && in create_mapping() 952 (md->virtual < VMALLOC_START || md->virtual >= VMALLOC_END)) { in create_mapping() 967 p4d = p4d_alloc(mm, pgd_offset(mm, md->virtual), md->virtual); in create_mapping_late() 1117 map.virtual &= PAGE_MASK; in debug_ll_io_init() 1371 map.virtual = MODULES_VADDR; in devicemaps_init() 1382 map.virtual = FLUSH_BASE; in devicemaps_init() 1401 map.virtual = 0xffff0000; in devicemaps_init() 1411 map.virtual = 0; in devicemaps_init() [all …]
|
/linux/drivers/usb/usbip/ |
A D | Kconfig | 25 This enables the USB/IP virtual host controller driver, 32 int "Number of ports per USB/IP virtual host controller" 37 To increase number of ports available for USB/IP virtual 39 USB/IP virtual host controller. 42 int "Number of USB/IP virtual host controllers" 47 To increase number of ports available for USB/IP virtual 49 virtual host controllers as if adding physical host 66 This enables the USB/IP virtual USB device controller
|
/linux/arch/arm/mach-cns3xxx/ |
A D | core.c | 28 .virtual = CNS3XXX_TC11MP_SCU_BASE_VIRT, 33 .virtual = CNS3XXX_TIMER1_2_3_BASE_VIRT, 38 .virtual = CNS3XXX_MISC_BASE_VIRT, 43 .virtual = CNS3XXX_PM_BASE_VIRT, 49 .virtual = CNS3XXX_PCIE0_HOST_BASE_VIRT, 54 .virtual = CNS3XXX_PCIE0_CFG0_BASE_VIRT, 59 .virtual = CNS3XXX_PCIE0_CFG1_BASE_VIRT, 64 .virtual = CNS3XXX_PCIE1_HOST_BASE_VIRT, 69 .virtual = CNS3XXX_PCIE1_CFG0_BASE_VIRT, 74 .virtual = CNS3XXX_PCIE1_CFG1_BASE_VIRT,
|
/linux/arch/arm/mach-s3c/ |
A D | s3c64xx.c | 108 .virtual = (unsigned long)S3C_VA_SYS, 113 .virtual = (unsigned long)S3C_VA_MEM, 118 .virtual = (unsigned long)(S3C_VA_UART + UART_OFFS), 123 .virtual = (unsigned long)VA_VIC0, 128 .virtual = (unsigned long)VA_VIC1, 133 .virtual = (unsigned long)S3C_VA_TIMER, 138 .virtual = (unsigned long)S3C64XX_VA_GPIO, 143 .virtual = (unsigned long)S3C64XX_VA_MODEM, 148 .virtual = (unsigned long)S3C_VA_WATCHDOG, 153 .virtual = (unsigned long)S3C_VA_USB_HSPHY,
|
A D | mach-bast.c | 74 .virtual = (u32)S3C24XX_VA_ISA_BYTE, 79 .virtual = (u32)S3C24XX_VA_ISA_WORD, 86 .virtual = (u32)BAST_VA_CTRL1, 91 .virtual = (u32)BAST_VA_CTRL2, 96 .virtual = (u32)BAST_VA_CTRL3, 101 .virtual = (u32)BAST_VA_CTRL4, 108 .virtual = (u32)BAST_VA_PC104_IRQREQ, 113 .virtual = (u32)BAST_VA_PC104_IRQRAW, 118 .virtual = (u32)BAST_VA_PC104_IRQMASK,
|
A D | mach-smdk2443.c | 43 .virtual = (u32)S3C24XX_VA_ISA_WORD, 48 .virtual = (u32)S3C24XX_VA_ISA_WORD + 0x10000, 53 .virtual = (u32)S3C24XX_VA_ISA_BYTE, 58 .virtual = (u32)S3C24XX_VA_ISA_BYTE + 0x10000,
|
/linux/Documentation/x86/x86_64/ |
A D | mm.rst | 7 Complete virtual memory map with 4-level page tables 32 …0000000000000000 | 0 | 00007fffffffffff | 128 TB | user-space virtual memory, different … 36 … | | | | virtual memory addresses up to the -128 TB 49 ffffea0000000000 | -22 TB | ffffeaffffffffff | 1 TB | virtual memory map (vmemmap_base) 75 Complete virtual memory map with 5-level page tables 91 …0000000000000000 | 0 | 00ffffffffffffff | 64 PB | user-space virtual memory, different … 108 ffd4000000000000 | -11 PB | ffd5ffffffffffff | 0.5 PB | virtual memory map (vmemmap_base) 133 Architecture defines a 64-bit virtual address. Implementations can support 134 less. Currently supported are 48- and 57-bit virtual addresses. Bits 63 143 We map EFI runtime services in the 'efi_pgd' PGD in a 64Gb large virtual [all …]
|
/linux/Documentation/devicetree/bindings/display/ |
A D | dsi-controller.yaml | 24 can control one to four virtual channels to one panel. Each virtual 25 channel should have a node "panel" for their virtual channel with their 26 reg-property set to the virtual channel number, usually there is just 27 one virtual channel, number 0. 49 The virtual channel number of a DSI peripheral. Must be in the range 51 peripherals respond to more than a single virtual channel. In that 52 case the reg property can take multiple entries, one for each virtual
|
A D | mipi-dsi-bus.txt | 26 bus. DSI peripherals are addressed using a 2-bit virtual channel number, so 52 - reg: The virtual channel number of a DSI peripheral. Must be in the range 55 Some DSI peripherals respond to more than a single virtual channel. In that 57 - The reg property can take multiple entries, one for each virtual channel 59 - If the virtual channels that a peripheral responds to are consecutive, the 61 property is the number of the first virtual channel and the second cell is 62 the number of consecutive virtual channels. 88 with different virtual channel configurations. 101 /* peripheral responds to virtual channel 0 */ 117 /* peripheral responds to virtual channels 0 and 2 */ [all …]
|
/linux/arch/arm/mach-tegra/ |
A D | io.c | 26 .virtual = (unsigned long)IO_PPSB_VIRT, 32 .virtual = (unsigned long)IO_APB_VIRT, 38 .virtual = (unsigned long)IO_CPU_VIRT, 44 .virtual = (unsigned long)IO_IRAM_VIRT,
|
/linux/drivers/platform/goldfish/ |
A D | Kconfig | 3 bool "Platform support for Goldfish virtual devices" 6 Say Y here to get to see options for the Goldfish virtual platform. 14 tristate "Goldfish virtual device for QEMU pipes" 16 This is a virtual device to drive the QEMU pipe interface used by
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-firmware-efi-runtime-map | 4 Description: Switching efi runtime services to virtual mode requires 6 bit set to be mapped to virtual addresses. 8 The efi runtime services can only be switched to virtual 10 the same physical to virtual address mappings as the first 32 virt_addr The virtual address of the memory range.
|
/linux/Documentation/xtensa/ |
A D | booting.rst | 16 - For configurations with MMUv2 the address must be a virtual address in the 17 default virtual mapping (0xd0000000..0xffffffff). 19 virtual or physical address. In either case it must be within the default 20 virtual mapping. It is considered physical if it is within the range of 22 XCHAL_KSEG_PADDR + XCHAL_KSEG_SIZE), otherwise it is considered virtual.
|
/linux/scripts/coccinelle/misc/ |
A D | excluded_middle.cocci | 9 virtual patch 10 virtual context 11 virtual org 12 virtual report
|
A D | add_namespace.cocci | 9 virtual nsdeps 10 virtual report 14 identifier virtual.ns; 23 identifier virtual.ns;
|
/linux/arch/arm/mach-spear/ |
A D | spear13xx.c | 63 .virtual = (unsigned long)VA_PERIP_GRP2_BASE, 68 .virtual = (unsigned long)VA_PERIP_GRP1_BASE, 73 .virtual = (unsigned long)VA_A9SM_AND_MPMC_BASE, 78 .virtual = (unsigned long)VA_L2CC_BASE,
|
/linux/arch/arm/mach-footbridge/ |
A D | common.c | 138 .virtual = ARMCSR_BASE, 152 .virtual = PCIMEM_BASE, 157 .virtual = PCICFG0_BASE, 162 .virtual = PCICFG1_BASE, 167 .virtual = PCIIACK_BASE,
|
/linux/scripts/coccinelle/api/ |
A D | platform_get_irq.cocci | 7 virtual patch 8 virtual context 9 virtual org 10 virtual report
|
/linux/drivers/gpu/drm/ttm/ |
A D | ttm_bo_util.c | 283 map->virtual = ioremap_wc(res, size); in ttm_bo_ioremap() 286 map->virtual = ioremap_cache(res, size); in ttm_bo_ioremap() 289 map->virtual = ioremap(res, size); in ttm_bo_ioremap() 291 return (!map->virtual) ? -ENOMEM : 0; in ttm_bo_ioremap() 322 map->virtual = kmap(map->page); in ttm_bo_kmap_ttm() 333 return (!map->virtual) ? -ENOMEM : 0; in ttm_bo_kmap_ttm() 343 map->virtual = NULL; in ttm_bo_kmap() 365 if (!map->virtual) in ttm_bo_kunmap() 369 iounmap(map->virtual); in ttm_bo_kunmap() 372 vunmap(map->virtual); in ttm_bo_kunmap() [all …]
|