Home
last modified time | relevance | path

Searched refs:translated (Results 1 – 25 of 77) sorted by relevance

1234

/Linux-v5.10/Documentation/driver-api/
Dntb.rst15 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-v5.10/Documentation/networking/
Dila.rst21 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-v5.10/drivers/input/keyboard/
Datkbd.c216 bool translated; member
451 if (atkbd->translated) { in atkbd_interrupt()
509 atkbd->translated ? "translated" : "raw", in atkbd_interrupt()
807 if (atkbd->id == 0xaca1 && atkbd->translated) { in atkbd_probe()
842 if (atkbd->translated) in atkbd_select_set()
1029 if (atkbd->translated && atkbd->emul == 1 && in atkbd_oqo_01plus_scancode_fixup()
1087 } else if (atkbd->translated) { in atkbd_set_keycode_table()
1143 atkbd->translated ? "Translated" : "Raw", atkbd->set); in atkbd_set_device_attrs()
1152 input_dev->id.product = atkbd->translated ? 1 : atkbd->set; in atkbd_set_device_attrs()
1243 atkbd->translated = true; in atkbd_connect()
/Linux-v5.10/Documentation/netlabel/
Dlsm_interface.rst37 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-v5.10/Documentation/translations/zh_CN/
DSecurityBugs1 Chinese translated version of Documentation/admin-guide/security-bugs.rst
DIRQ.txt1 Chinese translated version of Documentation/core-api/irq/index.rst
Dsparse.txt1 Chinese translated version of Documentation/dev-tools/sparse.rst
Dio_ordering.txt1 Chinese translated version of Documentation/driver-api/io_ordering.rst
Doops-tracing.txt1 Chinese translated version of Documentation/admin-guide/bug-hunting.rst
/Linux-v5.10/Documentation/translations/zh_CN/arm64/
Dtagged-pointers.txt1 Chinese translated version of Documentation/arm64/tagged-pointers.rst
Dlegacy_instructions.txt1 Chinese translated version of Documentation/arm64/legacy_instructions.rst
Dmemory.txt1 Chinese translated version of Documentation/arm64/memory.rst
Dsilicon-errata.txt1 Chinese translated version of Documentation/arm64/silicon-errata.rst
Dbooting.txt1 Chinese translated version of Documentation/arm64/booting.rst
/Linux-v5.10/Documentation/translations/ko_KR/
Dstable_api_nonsense.txt2 This is a version of Documentation/process/stable-api-nonsense.rst translated
/Linux-v5.10/Documentation/driver-api/memory-devices/
Dti-gpmc.rst26 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-v5.10/Documentation/translations/ja_JP/
Dstable_kernel_rules.txt2 This is Japanese translated version of "Documentation/process/stable-kernel-rules.rst".
/Linux-v5.10/Documentation/translations/zh_CN/arm/
DBooting1 Chinese translated version of Documentation/arm/booting.rst
Dkernel_user_helpers.txt1 Chinese translated version of Documentation/arm/kernel_user_helpers.rst
/Linux-v5.10/Documentation/parisc/
Ddebugging.rst31 get translated to a physical address before real-mode code tried to
/Linux-v5.10/Documentation/devicetree/bindings/phy/
Dphy-miphy365x.txt18 are translated by the driver's .xlate() function.
Dphy-miphy28lp.txt16 are translated by the driver's .xlate() function.
/Linux-v5.10/Documentation/devicetree/bindings/i2c/
Di2c-pxa-pci-ce4100.txt16 (middle group of 3) is translated to the local
/Linux-v5.10/Documentation/translations/zh_CN/video4linux/
Domap3isp.txt1 Chinese translated version of Documentation/admin-guide/media/omap3isp.rst
/Linux-v5.10/Documentation/core-api/
Dbus-virt-phys-mapping.rst34 - CPU translated address. This is the "virtual" address, and is
126 use that from the CPU (the CPU only uses translated virtual addresses), and

1234