/Linux-v6.6/net/vmw_vsock/ |
D | Kconfig | 7 tristate "Virtual Socket protocol" 9 Virtual Socket Protocol is a socket protocol similar to TCP/IP 10 allowing communication between Virtual Machines and hypervisor 20 tristate "Virtual Sockets monitoring interface" 30 tristate "Virtual Sockets loopback transport" 35 This module implements a loopback transport for Virtual Sockets, 42 tristate "VMware VMCI transport for Virtual Sockets" 45 This module implements a VMCI transport for Virtual Sockets. 47 Enable this transport if your Virtual Machine runs on a VMware 54 tristate "virtio transport for Virtual Sockets" [all …]
|
/Linux-v6.6/arch/arm/mach-omap2/ |
D | io.c | 67 .virtual = L3_24XX_VIRT, 73 .virtual = L4_24XX_VIRT, 83 .virtual = DSP_MEM_2420_VIRT, 89 .virtual = DSP_IPI_2420_VIRT, 95 .virtual = DSP_MMU_2420_VIRT, 107 .virtual = L4_WK_243X_VIRT, 113 .virtual = OMAP243X_GPMC_VIRT, 119 .virtual = OMAP243X_SDRC_VIRT, 125 .virtual = OMAP243X_SMS_VIRT, 137 .virtual = L3_34XX_VIRT, [all …]
|
/Linux-v6.6/arch/arm64/mm/ |
D | cache.S | 24 * - start - virtual start address of region 25 * - end - virtual end address of region 52 * - start - virtual start address of region 53 * - end - virtual end address of region 68 * - start - virtual start address of region 69 * - end - virtual end address of region 89 * - start - virtual start address of region 90 * - end - virtual end address of region 108 * - start - virtual start address of region 109 * - end - virtual end address of region [all …]
|
/Linux-v6.6/Documentation/arch/sparc/oradax/ |
D | dax-hv-api.txt | 1 Excerpt from UltraSPARC Virtual Machine Specification 14 …se APIs may only be provided by certain platforms, and may not be available to all virtual machines 22 functionality offered may vary by virtual machine implementation. 24 …The DAX is a virtual device to sun4v guests, with supported data operations indicated by the virtu… 38 …e is no fixed limit on the number of outstanding CCBs guest software may have queued in the virtual 39 …machine, however, internal resource limitations within the virtual machine can cause CCB submissio… 44 …he availablility of DAX coprocessor command service is indicated by the presence of the DAX virtual 45 …device node in the guest MD (Section 8.24.17, “Database Analytics Accelerators (DAX) virtual-device 49 The query functionality may vary based on the compatibility property of the virtual device: 111 36.1.2. DAX Virtual Device Interrupts [all …]
|
/Linux-v6.6/drivers/gpu/drm/i915/gvt/ |
D | vgpu.c | 161 * intel_gvt_activate_vgpu - activate a virtual GPU 162 * @vgpu: virtual GPU 164 * This function is called when user wants to activate a virtual GPU. 173 * intel_gvt_deactivate_vgpu - deactivate a virtual GPU 174 * @vgpu: virtual GPU 176 * This function is called when user wants to deactivate a virtual GPU. 177 * The virtual GPU will be stopped. 198 * intel_gvt_release_vgpu - release a virtual GPU 199 * @vgpu: virtual GPU 201 * This function is called when user wants to release a virtual GPU. [all …]
|
/Linux-v6.6/Documentation/networking/ |
D | representors.rst | 23 virtual switches and IOV devices. Just as each physical port of a Linux- 24 controlled switch has a separate netdev, so does each virtual port of a virtual 27 the virtual functions appear in the networking stack of the PF via the 28 representors. The PF can thus always communicate freely with the virtual 34 administrative commands) and a data plane object (one end of a virtual pipe). 35 As a virtual link endpoint, the representor can be configured like any other 44 which has administrative control over the virtual switch on the device. 48 for the whole device or might have a separate virtual switch, and hence 68 fast-path rules in the virtual switch. Packets transmitted on the 71 be received on the representor netdevice. (That is, there is a virtual pipe [all …]
|
/Linux-v6.6/sound/isa/wavefront/ |
D | wavefront_midi.c | 14 * "Virtual MIDI" mode. In this mode, there are effectively *two* 31 * NOTE: VIRTUAL MIDI MODE IS ON BY DEFAULT (see lowlevel/isa/wavefront.c) 33 * The main reason to turn off Virtual MIDI mode is when you want to 39 * The main reason to turn on Virtual MIDI Mode is to provide two 145 spin_lock_irqsave (&midi->virtual, flags); in snd_wavefront_midi_output_write() 147 spin_unlock_irqrestore (&midi->virtual, flags); in snd_wavefront_midi_output_write() 163 spin_unlock_irqrestore (&midi->virtual, flags); in snd_wavefront_midi_output_write() 167 spin_unlock_irqrestore (&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() [all …]
|
/Linux-v6.6/Documentation/core-api/ |
D | cachetlb.rst | 25 virtual-->physical address translations obtained from the software 56 Here we are flushing a specific range of (user) virtual 62 virtual addresses in the range 'start' to 'end-1'. 85 user virtual address 'addr' will be visible to the cpu. That 87 'vma->vm_mm' for virtual address 'addr'. 98 at virtual address "address" for "nr" consecutive pages. 109 is changing an existing virtual-->physical mapping to a new value, 126 a virtual-->physical translation to exist for a virtual address 127 when that virtual address is flushed from the cache. The HyperSparc 133 indexed caches which must be flushed when virtual-->physical [all …]
|
/Linux-v6.6/Documentation/arch/arm/ |
D | porting.rst | 12 virtual address to a physical address. Normally, it is simply: 22 virtual or physical addresses here, since the MMU will be off at 48 Virtual address of the initial RAM disk. The following constraint 65 Virtual start address of the first bank of RAM. During the kernel 66 boot phase, virtual address PAGE_OFFSET will be mapped to physical 76 Any virtual address below TASK_SIZE is deemed to be user process 87 Virtual start address of kernel, normally PAGE_OFFSET + 0x8000. 93 Virtual address for the kernel data segment. Must not be defined 97 Virtual addresses bounding the vmalloc() area. There must not be 101 last virtual RAM address (found using variable high_memory). [all …]
|
/Linux-v6.6/arch/arm/mm/ |
D | cache-v4wb.S | 145 * - start - virtual start address 146 * - end - virtual end address 158 * - start - virtual start address 159 * - end - virtual end address 177 * Invalidate (discard) the specified virtual address range. 182 * - start - virtual start address 183 * - end - virtual end address 201 * Clean (write back) the specified virtual address range. 203 * - start - virtual start address 204 * - end - virtual end address [all …]
|
D | cache-v4wt.S | 104 * - start - virtual start address 105 * - end - virtual end address 117 * - start - virtual start address 118 * - end - virtual end address 147 * Invalidate (discard) the specified virtual address range. 152 * - start - virtual start address 153 * - end - virtual end address 166 * Clean and invalidate the specified virtual address range. 168 * - start - virtual start address 169 * - end - virtual end address [all …]
|
D | cache-fa.S | 108 * - start - virtual start address 109 * - end - virtual end address 121 * - start - virtual start address 122 * - end - virtual end address 160 * Invalidate (discard) the specified virtual address range. 165 * - start - virtual start address 166 * - end - virtual end address 186 * Clean (write back) the specified virtual address range. 188 * - start - virtual start address 189 * - end - virtual end address [all …]
|
D | cache-v4.S | 72 * - start - virtual start address 73 * - end - virtual end address 85 * - start - virtual start address 86 * - end - virtual end address 107 * Clean and invalidate the specified virtual address range. 109 * - start - virtual start address 110 * - end - virtual end address 121 * - start - kernel virtual start address 132 * - start - kernel virtual start address
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/intel/ |
D | iavf.rst | 4 Linux Base Driver for Intel(R) Ethernet Adaptive Virtual Function 7 Intel Ethernet Adaptive Virtual Function Linux driver. 25 The iavf driver supports the below mentioned virtual function devices and 36 * Intel(R) XL710 X710 Virtual Function 37 * Intel(R) X722 Virtual Function 38 * Intel(R) XXV710 Virtual Function 39 * Intel(R) Ethernet Adaptive Virtual Function 72 If you have applications that require Virtual Functions (VFs) to receive 87 Adaptive Virtual Function 89 Adaptive Virtual Function (AVF) allows the virtual function driver, or VF, to [all …]
|
/Linux-v6.6/drivers/usb/usbip/ |
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-v6.6/Documentation/arch/x86/ |
D | sva.rst | 4 Shared Virtual Addressing (SVA) with ENQCMD 10 Shared Virtual Addressing (SVA) allows the processor and device to use the 11 same virtual addresses avoiding the need for software to translate virtual 12 addresses to physical addresses. SVA is what PCIe calls Shared Virtual 15 In addition to the convenience of using application virtual addresses 24 to cache translations for virtual addresses. The IOMMU driver uses the 26 sync. When an ATS lookup fails for a virtual address, the device should 27 use the PRI in order to request the virtual address to be paged into the 35 the use of Shared Work Queues (SWQ) by both applications and Virtual 52 performed, virtual addresses of all parameters, virtual address of a completion [all …]
|
/Linux-v6.6/drivers/gpu/drm/ |
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() 151 /* Verify that each page points to its virtual address, and vice in drm_legacy_sg_alloc() 166 tmp = (unsigned long *)((u8 *) entry->virtual + in drm_legacy_sg_alloc() 175 "virtual mapping\n"); in drm_legacy_sg_alloc() [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/display/ |
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. 58 The virtual channel number of a DSI peripheral. Must be in the range 60 peripherals respond to more than a single virtual channel. In that 61 case the reg property can take multiple entries, one for each virtual
|
/Linux-v6.6/drivers/accel/habanalabs/common/ |
D | memory.c | 56 * device virtual memory. 60 * virtual range which is a half of the total device virtual range. 62 * On each mapping of physical pages, a suitable virtual range chunk (with a 67 * On each Unmapping of a virtual address, the relevant virtual chunk is 73 * virtual range (which is a half of the device total virtual range). 214 * dma_map_host_va() - DMA mapping of the given host virtual address. 216 * @addr: the host virtual address of the memory area. 265 * dma_unmap_host_va() - DMA unmapping of the given host virtual address. 389 * clear_va_list_locked() - free virtual addresses list. 391 * @va_list: list of virtual addresses to free. [all …]
|
/Linux-v6.6/arch/ia64/include/asm/ |
D | mca_asm.h | 30 * This macro converts a instruction virtual address to a physical address 31 * Right now for simulation purposes the virtual addresses are 33 * 1. Lop off bits 61 thru 63 in the virtual address 38 * This macro converts a data virtual address to a physical address 39 * Right now for simulation purposes the virtual addresses are 41 * 1. Lop off bits 61 thru 63 in the virtual address 46 * This macro converts a data physical address to a virtual address 47 * Right now for simulation purposes the virtual addresses are 60 * This macro jumps to the instruction at the given virtual address 75 * 5. Get the physical address corresponding to the virtual address [all …]
|
/Linux-v6.6/Documentation/admin-guide/mm/ |
D | concepts.rst | 11 here we assume that an MMU is available and a CPU can translate a virtual 16 Virtual Memory Primer 28 to avoid this complexity a concept of virtual memory was developed. 30 The virtual memory abstracts the details of physical memory from the 35 With virtual memory, each and every memory access uses a virtual 37 writes) from (or to) the system memory, it translates the `virtual` 47 Each physical memory page can be mapped as one or more virtual 49 translation from a virtual address used by programs to the physical 58 virtual address are used to index an entry in the top level page 60 hierarchy with the next bits of the virtual address as the index to [all …]
|
/Linux-v6.6/drivers/tty/ |
D | Kconfig | 14 bool "Virtual terminal" if EXPERT 19 display and keyboard devices. These are called "virtual" because you 20 can run several virtual terminals (also called virtual consoles) on 22 virtual terminal can collect system messages and warnings, another 24 an X session, all in parallel. Switching between virtual terminals 28 properties (such as colors or beeping) of a virtual terminal. The 31 directly. The fonts used on virtual terminals can be changed with 35 You need at least one virtual terminal device in order to make use 50 on virtual consoles. 53 bool "Support for console on virtual terminal" if EXPERT [all …]
|
/Linux-v6.6/drivers/dma/ |
D | virt-dma.h | 3 * Virtual DMA channel support for DMAengine 52 * @vc: virtual channel allocating this descriptor 53 * @vd: virtual descriptor to prepare 78 * @vc: virtual channel to update 90 * @vd: virtual descriptor to update 110 * @vd: virtual descriptor to free/reuse 129 * @vd: virtual descriptor 141 * @vd: virtual descriptor to be terminated 157 * @vc: virtual channel to obtain descriptor from 169 * @vc: virtual channel to get descriptors from [all …]
|
/Linux-v6.6/tools/testing/selftests/kvm/lib/ |
D | kvm_util.c | 298 /* Limit to VA-bit canonical virtual addresses. */ in ____vm_create() 555 * vm - Virtual Machine 597 * vm - Virtual Machine 757 * Memory Compare, host virtual to guest virtual 760 * hva - Starting host virtual address 761 * vm - Virtual Machine 762 * gva - Starting guest virtual address 771 * are equal the guest virtual bytes starting at gva. Returns 775 * Compares the bytes starting at the host virtual address hva, for 776 * a length of len, to the guest bytes starting at the guest virtual [all …]
|
/Linux-v6.6/drivers/platform/goldfish/ |
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 17 the Goldfish Android Virtual Device.
|