/linux/Documentation/driver-api/ |
H A D | ntb.rst | 15 Memory windows allow translated read and write access to the peer memory. 56 1) allocate a memory region, 2) put translated address to NTB config, 74 1) allocate a memory region, 2) somehow deliver a translated address to a peer 75 device, 3) peer puts the translated address to NTB config, 4) peer device maps 83 2) Initialize memory window by translated address of the allocated region 85 3) Send the translated address and memory window index to a peer device 107 (it may fail if local translated address setting is not supported) 108 5) Send translated base address (usually together with memory window 114 device (related to pidx) translated address for specified memory
|
/linux/Documentation/networking/ |
H A D | ila.rst | 21 the network, an ILA translated packet appears to be no different than any 23 ILA translated packet looks like just another TCP/IPv6 packet. The 66 of translated packets. 115 When an address is translated by ILA, an encapsulated transport checksum 116 that includes the translated address in a pseudo header may be rendered 129 translated address. 132 When an address is translated the difference can be offset
|
/linux/drivers/vhost/ |
H A D | vringh.c | 1115 u64 addr, u64 len, u64 *translated, in iotlb_translate() argument 1168 if (translated) in iotlb_translate() 1169 *translated = min(len, s); in iotlb_translate() 1191 u64 translated; in copy_from_iotlb() local 1195 len - total_translated, &translated, in copy_from_iotlb() 1204 translated); in copy_from_iotlb() 1207 translated); in copy_from_iotlb() 1210 ret = copy_from_iter(dst, translated, &iter); in copy_from_iotlb() 1214 src += translated; in copy_from_iotlb() 1215 dst += translated; in copy_from_iotlb() [all …]
|
/linux/Documentation/netlabel/ |
H A D | lsm_interface.rst | 37 level functions are translated into low level protocol operations based on how 48 and translated the security attributes into a LSM internal identifier the LSM
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-iommu_groups | 44 are translated by the iommu. 49 are not translated by the iommu. Maximum performance
|
/linux/Documentation/driver-api/memory-devices/ |
H A D | ti-gpmc.rst | 26 be translated to the form gpmc can understand. The way it has to be 27 translated depends on the connected peripheral. Also there is a
|
/linux/Documentation/i2c/ |
H A D | i2c-address-translators.rst | 73 propagates transaction on bus B with address translated to 0x10, 78 with address translated back to 0x20
|
/linux/arch/powerpc/kernel/ |
H A D | legacy_serial.c | 194 /* Add port, irq will be dealt with later. We passed a translated in add_legacy_soc_port() 234 * with no translated address so that it can be picked up as an IO in add_legacy_isa_port() 285 /* Set the IO base to the same as the translated address for MMIO, in add_legacy_pci_port() 318 /* Add port, irq will be dealt with later. We passed a translated in add_legacy_pci_port() 334 /* Check if a translated MMIO address has been found */ in setup_legacy_serial_console()
|
/linux/Documentation/translations/it_IT/maintainer/ |
H A D | configure-git.rst | 10 .. note:: To be translated
|
/linux/Documentation/arch/x86/ |
H A D | iommu.rst | 74 Interrupt ranges are not address translated, (0xfee00000 - 0xfeefffff). 142 iommu: Default domain type: Translated
|
/linux/Documentation/translations/it_IT/process/ |
H A D | maintainer-tip.rst | 10 .. note:: To be translated
|
/linux/include/xen/ |
H A D | xen-ops.h | 106 * @pages: Array of pages if this domain has an auto-translated physmap 169 * @pages: Array of pages if this domain has an auto-translated physmap
|
/linux/drivers/s390/cio/ |
H A D | vfio_ccw_cp.c | 555 * @ccw: The Channel Command Word being translated 664 /* Populate the IDAL with pinned/translated addresses from page */ in ccwchain_fetch_ccw() 785 * - On entry ch_len holds the count of CCWs to be translated. 786 * - On exit ch_len is adjusted to the count of successfully translated CCWs. 798 * translated channel program to real devices to perform an I/O 837 /* Only cleanup the chain elements that were actually translated. */ in cp_prefetch()
|
H A D | vfio_ccw_cp.h | 33 * translated result of the guest channel program that pointed out by
|
/linux/Documentation/translations/it_IT/devicetree/bindings/ |
H A D | submitting-patches.rst | 11 .. note:: to be translated
|
/linux/Documentation/admin-guide/RAS/ |
H A D | address-translation.rst | 13 when reporting memory errors. Normalized addresses must be translated to
|
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | io.c | 63 * translated region. in wlcore_translate_addr() 65 * The translated regions occur next to each other in physical device in wlcore_translate_addr()
|
/linux/include/linux/platform_data/ |
H A D | i2c-omap.h | 26 /* how the CPU address bus must be translated for I2C unit access */
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-atr.yaml | 30 translated to the remote peripheral's real address. This property is not
|
/linux/drivers/ntb/hw/idt/ |
H A D | ntb_hw_idt.h | 148 /* BAR N Setup/Limit Address/Lower and Upper Translated Base Address (DWORD) */ 986 * @IDT_TRANS_ALIGN: Alignment of translated base address 987 * @IDT_DIR_SIZE_ALIGN: Alignment of size setting for direct translated MWs. 1061 * @addr_align: Alignment of translated address 1159 * @ltbase: Lower translated base address 1160 * @utbase: Upper translated base address
|
/linux/Documentation/translations/zh_TW/ |
H A D | IRQ.txt | 1 Chinese translated version of Documentation/core-api/irq/index.rst
|
/linux/Documentation/arch/parisc/ |
H A D | debugging.rst | 31 get translated to a physical address before real-mode code tried to
|
/linux/arch/powerpc/include/asm/ |
H A D | synch.h | 34 * from the physical address that was translated at copy time. in ppc_after_tlbiel_barrier()
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | pvrusb2.rst | 142 changes inside the pvrusb2 driver are translated into V4L1 147 changes inside the pvrusb2 driver are translated into V4L2
|
/linux/drivers/iommu/ |
H A D | Kconfig | 111 bool "Translated - Strict" 122 bool "Translated - Lazy"
|