Home
last modified time | relevance | path

Searched refs:translations (Results 1 – 26 of 26) sorted by relevance

/linux-4.1.27/drivers/tty/vt/
Dconsolemap.c26 static unsigned short translations[][256] = { variable
189 unsigned short *t = translations[i]; in set_inverse_transl()
248 return translations[m]; in set_translate()
309 unsigned short *p = translations[USER_MAP]; in con_set_trans_old()
329 unsigned short *p = translations[USER_MAP]; in con_get_trans_old()
347 unsigned short *p = translations[USER_MAP]; in con_set_trans_new()
367 unsigned short *p = translations[USER_MAP]; in con_get_trans_new()
771 unsigned short uni = translations[USER_MAP][c]; in conv_8bit_to_uni()
779 if (translations[USER_MAP][c] == uni || in conv_uni_to_8bit()
780 (translations[USER_MAP][c] == (c | 0xf000) && uni == c)) in conv_uni_to_8bit()
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt59 addresses for the guest. Different translations are required at different
70 The primary challenge is to encode between 1 and 3 translations into hardware
71 that support only 1 (traditional) and 2 (tdp) translations. When the
72 number of required translations matches the hardware, the mmu operates in
95 - access to missing or protected translations
112 A leaf spte corresponds to either one or two translations encoded into
114 translation stack, with optional higher level translations left to NPT/EPT.
117 The following table shows translations encoded by leaf ptes, with higher-level
118 translations in parentheses:
138 host pages, and gpa->hpa translations when NPT or EPT is active.
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/clock/st/
Dst,clkgen-mux.txt4 support table based parent index to hardware value translations.
/linux-4.1.27/Documentation/
Dcachetlb.txt24 virtual-->physical address translations obtained from the software
26 possible for stale translations to exist in this "TLB" cache.
38 changed, since such translations are "global" in nature.
56 address translations from the TLB. After running, this
68 sized translations from the TLB, instead of having the kernel
100 translations for software managed TLB configurations.
139 translations are changed or removed. So, for example, the physically
Dbus-virt-phys-mapping.txt26 translations into "CPU untranslated".
62 through different translations..
73 Anyway, the way to look up all these translations, you do
D00-INDEX8 Following translations are available on the WWW:
253 - directory with Japanese translations of various documents
271 - directory with Korean translations of various documents
487 - directory with Chinese translations of various documents
Dvfio.txt77 a single set of translations). For this reason, VFIO makes use of
/linux-4.1.27/Documentation/arm64/
Dtagged-pointers.txt11 The kernel configures the translation tables so that translations made
/linux-4.1.27/Documentation/devicetree/bindings/iommu/
Diommu.txt87 prevent any driver from properly setting up the translations.
123 * the same address translations because the IOMMU does not
/linux-4.1.27/Documentation/filesystems/
Djfs.txt10 iocharset=utf8 for UTF-8 translations. This requires
Disofs.txt12 There is also an option of doing UTF-8 translations with the
Dvfat.txt52 There is also an option of doing UTF-8 translations
Dcoda.txt1438 reason is that frequent translations back and forth are needed in
/linux-4.1.27/
D.mailmap2 # This list is used by git-shortlog to fix a few botched name translations
/linux-4.1.27/Documentation/devicetree/bindings/bus/
Dmvebu-mbus.txt204 translations performed from downstream devices are adapted accordingly.
/linux-4.1.27/drivers/iommu/
DKconfig132 translations for Direct Memory Access (DMA) from devices.
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt974 In version 3.1.0 or higher, one may load translations for the various
1067 In the future, translations into various languages will be made available,
1499 distribute translations of the Document under the terms of section 4.
1500 Replacing Invariant Sections with translations requires special
1502 translations of some or all Invariant Sections in addition to the
/linux-4.1.27/drivers/tty/
DKconfig47 bool "Enable character translations in console" if EXPERT
/linux-4.1.27/Documentation/vm/
Dhugetlbpage.txt8 translations. Typically this is a very scarce resource on processor.
/linux-4.1.27/tools/power/cpupower/po/
Dde.po1 # German translations for cpufrequtils package
Dit.po1 # Italian translations for cpufrequtils package
Dfr.po1 # French translations for cpufrequtils package
Dpt.po1 # Brazilian Portuguese translations for cpufrequtils package
/linux-4.1.27/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt434 IP networks and may be required to perform label translations between
/linux-4.1.27/arch/arm/
DKconfig234 bool "Patch physical to virtual translations at runtime" if EMBEDDED
1157 bool "ARM errata: possible faulty MMU translations following an ASID switch"
/linux-4.1.27/lib/
DKconfig.debug574 bool "Debug VM translations"