/Linux-v6.1/drivers/vhost/ |
D | vringh.c | 1098 u64 addr, u64 len, u64 *translated, in iotlb_translate() argument 1140 if (translated) in iotlb_translate() 1141 *translated = min(len, s); in iotlb_translate() 1154 u64 translated; in copy_from_iotlb() local 1158 len - total_translated, &translated, in copy_from_iotlb() 1165 iov_iter_bvec(&iter, READ, iov, ret, translated); in copy_from_iotlb() 1167 ret = copy_from_iter(dst, translated, &iter); in copy_from_iotlb() 1171 src += translated; in copy_from_iotlb() 1172 dst += translated; in copy_from_iotlb() 1173 total_translated += translated; in copy_from_iotlb() [all …]
|
/Linux-v6.1/Documentation/driver-api/ |
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-v6.1/Documentation/networking/ |
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-v6.1/Documentation/translations/it_IT/maintainer/ |
D | configure-git.rst | 10 .. note:: To be translated
|
/Linux-v6.1/Documentation/translations/it_IT/process/ |
D | maintainer-tip.rst | 10 .. note:: To be translated
|
/Linux-v6.1/Documentation/translations/it_IT/devicetree/bindings/ |
D | submitting-patches.rst | 11 .. note:: to be translated
|
/Linux-v6.1/drivers/input/keyboard/ |
D | atkbd.c | 215 bool translated; member 441 if (atkbd->translated) { in atkbd_interrupt() 499 atkbd->translated ? "translated" : "raw", in atkbd_interrupt() 797 if (atkbd->id == 0xaca1 && atkbd->translated) { in atkbd_probe() 832 if (atkbd->translated) in atkbd_select_set() 1017 if (atkbd->translated && atkbd->emul == 1 && in atkbd_oqo_01plus_scancode_fixup() 1075 } else if (atkbd->translated) { in atkbd_set_keycode_table() 1131 atkbd->translated ? "Translated" : "Raw", atkbd->set); in atkbd_set_device_attrs() 1140 input_dev->id.product = atkbd->translated ? 1 : atkbd->set; in atkbd_set_device_attrs() 1232 atkbd->translated = true; in atkbd_connect()
|
/Linux-v6.1/Documentation/netlabel/ |
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-v6.1/Documentation/ABI/testing/ |
D | sysfs-kernel-iommu_groups | 44 are translated by the iommu. 49 are not translated by the iommu. Maximum performance
|
/Linux-v6.1/Documentation/translations/zh_CN/arm64/ |
D | tagged-pointers.txt | 1 Chinese translated version of Documentation/arm64/tagged-pointers.rst
|
D | legacy_instructions.txt | 1 Chinese translated version of Documentation/arm64/legacy_instructions.rst
|
D | memory.txt | 1 Chinese translated version of Documentation/arm64/memory.rst
|
D | silicon-errata.txt | 1 Chinese translated version of Documentation/arm64/silicon-errata.rst
|
/Linux-v6.1/Documentation/translations/zh_TW/ |
D | IRQ.txt | 1 Chinese translated version of Documentation/core-api/irq/index.rst
|
D | sparse.txt | 1 Chinese translated version of Documentation/dev-tools/sparse.rst
|
D | io_ordering.txt | 1 Chinese translated version of Documentation/driver-api/io_ordering.rst
|
/Linux-v6.1/Documentation/translations/zh_TW/arm64/ |
D | tagged-pointers.txt | 3 Chinese translated version of Documentation/arm64/tagged-pointers.rst
|
D | legacy_instructions.txt | 3 Chinese translated version of Documentation/arm64/legacy_instructions.rst
|
D | memory.txt | 3 Chinese translated version of Documentation/arm64/memory.rst
|
D | silicon-errata.txt | 3 Chinese translated version of Documentation/arm64/silicon-errata.rst
|
/Linux-v6.1/Documentation/translations/ko_KR/ |
D | stable_api_nonsense.txt | 2 This is a version of Documentation/process/stable-api-nonsense.rst translated
|
/Linux-v6.1/Documentation/driver-api/memory-devices/ |
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-v6.1/Documentation/translations/ja_JP/ |
D | stable_kernel_rules.txt | 2 This is Japanese translated version of "Documentation/process/stable-kernel-rules.rst".
|
/Linux-v6.1/Documentation/translations/zh_CN/arm/ |
D | Booting | 1 Chinese translated version of Documentation/arm/booting.rst
|
/Linux-v6.1/Documentation/translations/zh_CN/filesystems/ |
D | tmpfs.rst | 7 translated by Wang Qing<wangqing@vivo.com>
|