Searched refs:translations (Results 1 – 26 of 26) sorted by relevance
/linux-4.1.27/drivers/tty/vt/ |
D | consolemap.c | 26 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/ |
D | mmu.txt | 59 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/ |
D | st,clkgen-mux.txt | 4 support table based parent index to hardware value translations.
|
/linux-4.1.27/Documentation/ |
D | cachetlb.txt | 24 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
|
D | bus-virt-phys-mapping.txt | 26 translations into "CPU untranslated". 62 through different translations.. 73 Anyway, the way to look up all these translations, you do
|
D | 00-INDEX | 8 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
|
D | vfio.txt | 77 a single set of translations). For this reason, VFIO makes use of
|
/linux-4.1.27/Documentation/arm64/ |
D | tagged-pointers.txt | 11 The kernel configures the translation tables so that translations made
|
/linux-4.1.27/Documentation/devicetree/bindings/iommu/ |
D | iommu.txt | 87 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/ |
D | jfs.txt | 10 iocharset=utf8 for UTF-8 translations. This requires
|
D | isofs.txt | 12 There is also an option of doing UTF-8 translations with the
|
D | vfat.txt | 52 There is also an option of doing UTF-8 translations
|
D | coda.txt | 1438 reason is that frequent translations back and forth are needed in
|
/linux-4.1.27/ |
D | .mailmap | 2 # This list is used by git-shortlog to fix a few botched name translations
|
/linux-4.1.27/Documentation/devicetree/bindings/bus/ |
D | mvebu-mbus.txt | 204 translations performed from downstream devices are adapted accordingly.
|
/linux-4.1.27/drivers/iommu/ |
D | Kconfig | 132 translations for Direct Memory Access (DMA) from devices.
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 974 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/ |
D | Kconfig | 47 bool "Enable character translations in console" if EXPERT
|
/linux-4.1.27/Documentation/vm/ |
D | hugetlbpage.txt | 8 translations. Typically this is a very scarce resource on processor.
|
/linux-4.1.27/tools/power/cpupower/po/ |
D | de.po | 1 # German translations for cpufrequtils package
|
D | it.po | 1 # Italian translations for cpufrequtils package
|
D | fr.po | 1 # French translations for cpufrequtils package
|
D | pt.po | 1 # Brazilian Portuguese translations for cpufrequtils package
|
/linux-4.1.27/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 434 IP networks and may be required to perform label translations between
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 234 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/ |
D | Kconfig.debug | 574 bool "Debug VM translations"
|