| /linux/drivers/iommu/ |
| H A D | irq_remapping.h | 7 * remapping drivers but with no need to be visible outside of the IOMMU layer. 31 /* Initializes hardware and makes it ready for remapping interrupts */ 34 /* Enables the remapping hardware */ 37 /* Disables the remapping hardware */ 40 /* Reenables the remapping hardware */
|
| /linux/drivers/iommu/intel/ |
| H A D | Kconfig | 13 bool "Support for Intel IOMMU using DMA Remapping Devices" 30 DMA remapping (DMAR) devices support enables independent address 32 These DMA remapping devices are reported via ACPI tables 34 remapping devices. 64 bool "Enable Intel DMA Remapping Devices by default" 99 key events occurring during operation of the remapping hardware,
|
| H A D | cache.c | 313 * invalidation requests while address remapping hardware is disabled. in qi_batch_add_dev_iotlb() 344 * Device-TLB invalidation requests while address remapping hardware in qi_batch_add_pasid_dev_iotlb() 485 * Set, any software updates to remapping structures other than first-
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-platform-regs.h | 116 * 0xE4 is from s2m MAS document. It means no remapping. 120 * csi_be_soc_pixel_remapping is for the enabling of the pixel remapping. 121 * This remapping is exactly like the stream2mmio remapping.
|
| /linux/include/linux/ |
| H A D | lis3lv02d.h | 26 * @axis_x: Sensor orientation remapping for x-axis 27 * @axis_y: Sensor orientation remapping for y-axis 28 * @axis_z: Sensor orientation remapping for z-axis
|
| H A D | mbus.h | 45 * Magic value that explicits that we don't need a remapping-capable
|
| /linux/arch/x86/include/asm/ |
| H A D | irq_remapping.h | 6 * This header file contains the interface of the interrupt remapping code to 62 /* Get parent irqdomain for interrupt remapping irqdomain */
|
| /linux/Documentation/translations/zh_CN/core-api/irq/ |
| H A D | irq-domain.rst | 175 Device --> IOAPIC -> Interrupt remapping Controller -> Local APIC -> CPU 193 Interrupt Remapping irq_domain (manage irq_remapping entries)
|
| /linux/arch/x86/xen/ |
| H A D | setup.c | 212 * as a fallback if the remapping fails. 279 * start_pfn to start_pfn+size and prepares remapping the underlying RAM of the 280 * original allocation at remap_pfn. The information needed for remapping is 285 * remapping at a time when the memory management is capable of allocating 337 * 2) Calls the do_ function to actually do the mapping/remapping work. 370 pr_warn("Unable to find available pfn range, not remapping identity pages\n"); in xen_set_identity_and_remap_chunk() 679 xen_raw_console_write("No suitable area found for required E820 entry remapping action\n"); in xen_e820_swap_entry_with_ram() 883 /* How many extra pages do we need due to remapping? */ in xen_memory_setup() 977 * Set identity map on non-RAM pages and prepare remapping the in xen_memory_setup()
|
| /linux/fs/smb/client/ |
| H A D | cifs_unicode.c | 15 /* Convert character using the SFU - "Services for Unix" remapping range */ 20 * BB: Cannot handle remapping UNI_SLASH until all the calls to in convert_sfu_char() 49 /* Convert character using the SFM - "Services for Mac" remapping range */ 434 * page. Conversion may involve remapping up the six characters that are 475 * remapping and breaking symlinks pointing to . or .. in cifsConvertToUTF16() 496 * FIXME: We can not handle remapping backslash (UNI_SLASH) in cifsConvertToUTF16()
|
| H A D | cifs_unicode.h | 49 * NO_MAP_UNI_RSVD = do not perform any remapping of the character
|
| /linux/arch/powerpc/platforms/embedded6xx/ |
| H A D | holly.c | 59 printk(KERN_INFO "Remapping PCI bridge\n"); in holly_remap_bridge() 85 /* We don't need MEM32 and PRM remapping so disable them */ in holly_remap_bridge() 94 /* Init the PCI LUTs to do no remapping */ in holly_remap_bridge()
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_dcb.c | 244 /* If DSCP remapping is disabled, DSCP bits 3-5 are used as Internal in ksz_port_get_dscp_prio() 252 /* If DSCP remapping is disabled, DSCP bits 3-5 are used as in ksz_port_get_dscp_prio() 260 /* In case DSCP remapping is enabled, we need to write the DSCP to in ksz_port_get_dscp_prio() 310 /* On KSZ9xxx variants, DSCP remapping is disabled by default. in ksz_init_global_dscp_map() 332 * remapping table. We need to convert DSCP to Traffic in ksz_init_global_dscp_map()
|
| /linux/fs/smb/server/ |
| H A D | unicode.c | 42 * BB: Cannot handle remapping UNI_SLASH until all the calls to in cifs_mapchar() 323 * page. Conversion may involve remapping up the six characters that are 336 * page. Conversion may involve remapping up the six characters that are 382 * FIXME: We can not handle remapping backslash (UNI_SLASH) in smbConvertToUTF16()
|
| /linux/drivers/accessibility/ |
| H A D | Kconfig | 10 remapping, etc.
|
| /linux/drivers/pci/controller/ |
| H A D | vmd.c | 62 * be used for MSI remapping 67 * Device can bypass remapping MSI-X transactions into its MSI-X table, 378 * Some production BIOS won't enable remapping between soft reboots. in vmd_remove_irq_domain() 379 * Ensure remapping is restored before unloading the driver. in vmd_remove_irq_domain() 866 * Currently MSI remapping must be enabled in guest passthrough mode in vmd_enable_domain() 867 * due to some missing interrupt remapping plumbing. This is probably in vmd_enable_domain() 869 * remapping doesn't become a performance bottleneck. in vmd_enable_domain() 981 * Bypass of MSI remapping won't work in that case as direct in vmd_probe()
|
| /linux/Documentation/devicetree/bindings/dma/ |
| H A D | sophgo,cv1800b-dmamux.yaml | 26 - description: DMA channal remapping register
|
| /linux/include/linux/soc/apple/ |
| H A D | sart.h | 9 * IOMMU no remapping can be done.
|
| /linux/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 45 static unsigned long iommu_bus_base; /* GART remapping area (physical) */ 46 static unsigned long iommu_size; /* size of remapping area bytes */ 49 static u32 *iommu_gatt_base; /* Remapping table */ 60 /* Allocation bitmap for the remapping area: */ 774 * coherency across the GART remapping. The unmapping avoids in gart_iommu_init()
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-intel-iommu | 51 remapping and Interrupt posting. 83 This file dumps Intel IOMMU DMA remapping tables, such
|
| /linux/arch/mips/pci/ |
| H A D | pci-malta.c | 118 /* We don't support remapping with a discontiguous mask. */ in mips_pcibios_init() 135 /* We don't support remapping with a discontiguous mask. */ in mips_pcibios_init()
|
| /linux/arch/sh/boards/mach-sdk7786/ |
| H A D | sram.c | 52 pr_err("Failed remapping FPGA memory.\n"); in fpga_sram_init()
|
| /linux/Documentation/filesystems/ |
| H A D | idmappings.rst | 249 Remapping section in Translation algorithms 253 the userspace idmapset of the two idmappings. This is equivalent to remapping 622 idmapping and vica versa using the remapping algorithm we introduced above. 698 Remapping helpers 702 of the remapping algorithm we've introduced earlier. We're going to look at: 719 remapping the caller's VFS ids using the mount's idmapping:: 950 As we've seen above idmapped mounts provide a solution to this by remapping the
|
| /linux/arch/mips/lib/ |
| H A D | uncached.c | 33 * The same remapping is done with the stack pointer. Stack handling
|
| /linux/drivers/firmware/efi/ |
| H A D | mokvar-table.c | 132 * entry, remapping as necessary. in efi_mokvar_table_init() 163 * Don't bother remapping if the current entry header and the in efi_mokvar_table_init()
|