Home
last modified time | relevance | path

Searched full:remapping (Results 1 – 25 of 146) sorted by relevance

123456

/freebsd/sys/dev/qat/qat_api/include/
H A Dicp_sal_iommu.h19 * Function returns page_size rounded size for iommu remapping
32 * @retval page_size rounded size for iommu remapping.
40 * Function adds an entry into iommu remapping table
64 * Function removes an entry from iommu remapping table
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSymbolRemappingReader.cpp1 //===- SymbolRemappingReader.cpp - Read symbol remapping file -------------===//
10 // remapping files.
68 "remapping earlier in the file."); in read()
/freebsd/sys/x86/iommu/
H A Dintel_quirks.c187 .descr = "5500 E47, E53" /* interrupt remapping does not work */
192 .descr = "5500 E47, E53" /* interrupt remapping does not work */
197 .descr = "5500 E47, E53" /* interrupt remapping does not work */
202 .descr = "5500 E47, E53" /* interrupt remapping does not work */
H A Dintel_reg.h175 #define DMAR_ECAP_IR (1 << 3) /* Interrupt Remapping */
188 #define DMAR_GCMD_IRE (1 << 25) /* Interrupt Remapping Enable */
200 #define DMAR_GSTS_IRES (1 << 25) /* Interrupt Remapping Enable Status */
201 #define DMAR_GSTS_IRTPS (1 << 24) /* Interrupt Remapping Table
394 /* Interrupt Remapping Table Address register */
H A Dintel_intrmap.c110 * See VT-d specification, 5.1.6 Remapping Hardware - in dmar_map_msi_intr()
325 "Interrupt remapping ops enabled"); in dmar_init_irt()
337 "QI disabled, disabling interrupt remapping\n"); in dmar_init_irt()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSymbolRemappingReader.h1 //===- SymbolRemappingReader.h - Read symbol remapping file -----*- C++ -*-===//
10 // remapping files.
94 /// Reader for symbol remapping files.
H A DSampleProfReader.h274 /// Create a remapper from the given remapping file. The remapper will
305 // The buffer holding the content read from remapping file.
308 // Map remapping key to the name in the profile. By looking up the
314 // Indicate whether remapping has been applied to the profile read
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DPathMappingList.h91 /// If \b true, besides matching \p path with the remapping rules, this
96 /// If \b false, then the existence of the returned remapping is not
116 /// std::nullopt if no remapping happens, otherwise, the matching source
/freebsd/sys/amd64/vmm/intel/
H A Dvtd.c316 * physical address of each remapping unit. in vtd_init()
318 * The following example specifies two remapping units at in vtd_init()
347 * in numerical order, i.e. All remapping structures of in vtd_init()
348 * type 0 (DRHD) enumerated before remapping structures of in vtd_init()
459 "any DMA remapping unit", rid); in vtd_add_device()
642 panic("vtd_create_domain: no dma remapping hardware available"); in vtd_create_domain()
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp36 cl::opt<std::string> RemappingFile("remapping-file", cl::Required,
37 cl::desc("Remapping file"),
91 // Load the remapping file and prepare to canonicalize symbols. in remapSymbols()
/freebsd/lib/libsys/
H A Dminherit.289 shared-backing-store mapping without unmapping and remapping the address
148 short of unmapping and remapping the area.
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSourceManager.cpp97 // touching the file system unless the path remapping has changed. in GetFile()
103 LLDB_LOG(log, "Path remapping is stale: removing file from caches: {0}", in GetFile()
126 // Check if the path remapping has changed. in GetFile()
128 LLDB_LOG(log, "Path remapping is stale: {0}", file_spec); in GetFile()
508 // Try remapping the file if it doesn't exist. in CommonInitializer()
512 // specific remapping (i.e., the .dSYM remapping dictionary). in CommonInitializer()
/freebsd/usr.bin/clang/llvm-profdata/
H A Dllvm-profdata.198 .B \-\-remapping\-file=<path>, \-r
99 Specify a file which contains a remapping from symbol names in the input
105 remapping file.
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h350 /// Remapping table for macro IDs in this module.
369 /// Remapping table for preprocessed entity IDs in this module.
405 /// Remapping table for submodule IDs in this module.
422 /// Remapping table for selector IDs in this module.
/freebsd/usr.sbin/acpi/acpidump/
H A Dacpidump.8104 .It DMAR DMA Remapping Table
105 Contains information about the DMA remapping necessary for the system
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h1 //===- ValueMapper.h - Remapping for constants and metadata -----*- C++ -*-===//
96 /// Instruct the remapper to reuse and mutate distinct metadata (remapping
113 /// A shared context used for mapping and remapping of Value and Metadata
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Dapple,sart.yaml15 DMA can target these. Unlike a proper IOMMU no remapping can be done and
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Dqcom,msm-timer.txt29 CPU remapping facilities. The offset is
/freebsd/share/man/man4/
H A Dvmd.461 sharing, etc. Fortunately some VMD devices can bypass the remapping.
/freebsd/sys/contrib/device-tree/Bindings/reserved-memory/
H A Dshared-dma-pool.yaml42 that since coherent allocation needs remapping, one must set
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval_condense_export.ksh42 # removed device, and hence eligible for remapping.
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dsamsung-s5c73m3.txt49 video-interfaces.txt. This sensor doesn't support data lane remapping
/freebsd/share/man/man4/man4.i386/
H A Dpae.484 these drivers must use a facility for remapping or substituting physical
/freebsd/sys/contrib/xen/io/
H A Dlibxenvchan.h97 * for possible remapping by a client that restarts.
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Dqcom-wdt.yaml74 Per-CPU offset used when the timer is accessed without the CPU remapping

123456