| /linux-6.15/drivers/vhost/ |
| H A D | vringh.c | 1169 if (translated) in iotlb_translate() 1192 u64 translated; in copy_from_iotlb() local 1205 translated); in copy_from_iotlb() 1208 translated); in copy_from_iotlb() 1215 src += translated; in copy_from_iotlb() 1216 dst += translated; in copy_from_iotlb() 1238 u64 translated; in copy_to_iotlb() local 1251 translated); in copy_to_iotlb() 1254 translated); in copy_to_iotlb() 1261 src += translated; in copy_to_iotlb() [all …]
|
| /linux-6.15/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-6.15/drivers/input/keyboard/ |
| H A D | atkbd.c | 215 bool translated; member 462 if (atkbd->translated) { in atkbd_receive_byte() 520 atkbd->translated ? "translated" : "raw", in atkbd_receive_byte() 798 return atkbd->translated && atkbd_is_portable_device(); in atkbd_skip_getid() 857 if (atkbd->id == 0xaca1 && atkbd->translated) { in atkbd_probe() 893 if (atkbd->translated) in atkbd_select_set() 1078 if (atkbd->translated && atkbd->emul == 1 && in atkbd_oqo_01plus_scancode_fixup() 1136 } else if (atkbd->translated) { in atkbd_set_keycode_table() 1192 atkbd->translated ? "Translated" : "Raw", atkbd->set); in atkbd_set_device_attrs() 1201 input_dev->id.product = atkbd->translated ? 1 : atkbd->set; in atkbd_set_device_attrs() [all …]
|
| /linux-6.15/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-6.15/Documentation/translations/it_IT/maintainer/ |
| H A D | configure-git.rst | 10 .. note:: To be translated
|
| /linux-6.15/Documentation/translations/it_IT/process/ |
| H A D | maintainer-tip.rst | 10 .. note:: To be translated
|
| /linux-6.15/Documentation/translations/it_IT/devicetree/bindings/ |
| H A D | submitting-patches.rst | 11 .. note:: to be translated
|
| /linux-6.15/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-6.15/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-6.15/Documentation/admin-guide/RAS/ |
| H A D | address-translation.rst | 13 when reporting memory errors. Normalized addresses must be translated to
|
| /linux-6.15/Documentation/translations/zh_TW/ |
| H A D | IRQ.txt | 1 Chinese translated version of Documentation/core-api/irq/index.rst
|
| /linux-6.15/Documentation/translations/zh_CN/arch/arm64/ |
| H A D | tagged-pointers.txt | 1 Chinese translated version of Documentation/arch/arm64/tagged-pointers.rst
|
| H A D | legacy_instructions.txt | 1 Chinese translated version of Documentation/arch/arm64/legacy_instructions.rst
|
| H A D | memory.txt | 1 Chinese translated version of Documentation/arch/arm64/memory.rst
|
| H A D | silicon-errata.txt | 1 Chinese translated version of Documentation/arch/arm64/silicon-errata.rst
|
| /linux-6.15/Documentation/translations/zh_TW/arch/arm64/ |
| H A D | tagged-pointers.txt | 3 Chinese translated version of Documentation/arch/arm64/tagged-pointers.rst
|
| H A D | legacy_instructions.txt | 3 Chinese translated version of Documentation/arch/arm64/legacy_instructions.rst
|
| H A D | memory.txt | 3 Chinese translated version of Documentation/arch/arm64/memory.rst
|
| /linux-6.15/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-6.15/Documentation/translations/ko_KR/ |
| H A D | stable_api_nonsense.txt | 2 This is a version of Documentation/process/stable-api-nonsense.rst translated
|
| /linux-6.15/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-6.15/fs/ntfs3/ |
| H A D | inode.c | 1788 char *translated = NULL; in ntfs_translate_junction() local 1805 translated = kmalloc(PATH_MAX, GFP_NOFS); in ntfs_translate_junction() 1806 if (!translated) { in ntfs_translate_junction() 1812 strcpy(translated, "./"); in ntfs_translate_junction() 1823 strcpy(translated + tl_len, "../"); in ntfs_translate_junction() 1852 strcpy(translated + tl_len, target_start); in ntfs_translate_junction() 1856 translated, target_max, tl_len); in ntfs_translate_junction() 1860 strcpy(target, translated); in ntfs_translate_junction() 1865 kfree(translated); in ntfs_translate_junction()
|
| /linux-6.15/Documentation/translations/zh_TW/dev-tools/ |
| H A D | sparse.rst | 1 Chinese translated version of Documentation/dev-tools/sparse.rst
|
| /linux-6.15/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-atr.yaml | 30 translated to the remote peripheral's real address. This property is not
|
| /linux-6.15/Documentation/translations/ja_JP/ |
| H A D | stable_kernel_rules.txt | 2 This is Japanese translated version of "Documentation/process/stable-kernel-rules.rst".
|