Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/char/agp/
Dsworks-agp.c33 unsigned long __iomem *remapped; member
57 page_map->remapped = page_map->real; in serverworks_create_page_map()
60 writel(agp_bridge->scratch_page, page_map->remapped+i); in serverworks_create_page_map()
122 GET_PAGE_DIR_IDX(addr)]->remapped)
157 writel(agp_bridge->scratch_page, serverworks_private.scratch_dir.remapped+i); in serverworks_create_gatt_table()
158 writel(virt_to_phys(serverworks_private.scratch_dir.real) | 1, page_dir.remapped+i); in serverworks_create_gatt_table()
169 agp_bridge->gatt_table = (u32 __iomem *)page_dir.remapped; in serverworks_create_gatt_table()
182 writel(virt_to_phys(serverworks_private.gatt_pages[i]->real)|1, page_dir.remapped+i); in serverworks_create_gatt_table()
192 page_dir.remapped = (unsigned long __iomem *)agp_bridge->gatt_table; in serverworks_free_gatt_table()
Dati-agp.c46 unsigned long __iomem *remapped; member
65 page_map->remapped = page_map->real; in ati_create_page_map()
68 writel(agp_bridge->scratch_page, page_map->remapped+i); in ati_create_page_map()
69 readl(page_map->remapped+i); /* PCI Posting. */ in ati_create_page_map()
264 GET_PAGE_DIR_IDX(addr)]->remapped)
363 agp_bridge->gatt_table = (u32 __iomem *) page_dir.remapped; in ati_create_gatt_table()
394 page_dir.remapped+GET_PAGE_DIR_OFF(addr)); in ati_create_gatt_table()
395 readl(page_dir.remapped+GET_PAGE_DIR_OFF(addr)); /* PCI Posting. */ in ati_create_gatt_table()
412 page_dir.remapped = (unsigned long __iomem *)agp_bridge->gatt_table; in ati_free_gatt_table()
Damd-k7-agp.c27 unsigned long __iomem *remapped; member
45 page_map->remapped = page_map->real; in amd_create_page_map()
48 writel(agp_bridge->scratch_page, page_map->remapped+i); in amd_create_page_map()
49 readl(page_map->remapped+i); /* PCI Posting. */ in amd_create_page_map()
120 GET_PAGE_DIR_IDX(addr)]->remapped)
143 agp_bridge->gatt_table = (u32 __iomem *)page_dir.remapped; in amd_create_gatt_table()
157 page_dir.remapped+GET_PAGE_DIR_OFF(addr)); in amd_create_gatt_table()
158 readl(page_dir.remapped+GET_PAGE_DIR_OFF(addr)); /* PCI Posting. */ in amd_create_gatt_table()
176 page_dir.remapped = (unsigned long __iomem *)agp_bridge->gatt_table; in amd_free_gatt_table()
Defficeon-agp.c191 GET_PAGE_DIR_IDX(addr)]->remapped)
/linux-4.1.27/arch/x86/xen/
Dsetup.c361 unsigned long *released, unsigned long *remapped) in xen_set_identity_and_remap_chunk() argument
399 *remapped += size; in xen_set_identity_and_remap_chunk()
416 unsigned long *released, unsigned long *remapped) in xen_set_identity_and_remap() argument
455 *remapped = num_remapped; in xen_set_identity_and_remap()
471 unsigned long remapped = 0; in xen_remap_memory() local
488 remapped++; in xen_remap_memory()
511 pr_info("Remapped %ld page(s)\n", remapped); in xen_remap_memory()
/linux-4.1.27/Documentation/devicetree/bindings/arm/msm/
Dqcom,kpss-acc.txt4 There is one ACC register region per CPU within the KPSS remapped region as
/linux-4.1.27/arch/x86/include/asm/
Dhw_irq.h122 u8 remapped : 1; member
/linux-4.1.27/drivers/staging/speakup/
DDefaultKeyAssignments6 We have remapped the insert or zero key on the keypad to act as a
/linux-4.1.27/drivers/iommu/
Dirq_remapping.c36 return (cfg->remapped == 1); in irq_remapped()
Dintel_irq_remapping.c116 cfg->remapped = 1; in alloc_irte()
165 cfg->remapped = 1; in set_irte_irq()
Damd_iommu.c3983 cfg->remapped = 1; in alloc_irq_index()
4093 cfg->remapped = 1; in setup_ioapic_entry()
4254 cfg->remapped = 1; in msi_setup_irq()
4280 cfg->remapped = 1; in alloc_hpet_msi()
/linux-4.1.27/Documentation/
Dbus-virt-phys-mapping.txt123 be remapped as measured in units of pages, a.k.a. the pfn (the memory
158 * has to be remapped.
/linux-4.1.27/Documentation/vm/
Dnuma_memory_policy.txt218 the user should not be remapped if the task or VMA's set of allowed
223 nodemask (Bind, Interleave) is remapped to the new set of
249 be remapped relative to the new set of allowed nodes.
254 remapped to the new set of allowed nodes. That remap may not
257 1,3,5 may be remapped to 7-9 and then to 1-3 if the set of
/linux-4.1.27/Documentation/misc-devices/
Dlis3lv02d50 measured difference between modes. Axes are not remapped in selftest mode.
/linux-4.1.27/arch/arm/boot/dts/
Darmada-370-rd.dts47 * Note: this Device Tree assumes that the bootloader has remapped the
Darmada-xp-db.dts49 * Note: this Device Tree assumes that the bootloader has remapped the
Darmada-xp-gp.dts49 * Note: this Device Tree assumes that the bootloader has remapped the
Darmada-370-db.dts49 * Note: this Device Tree assumes that the bootloader has remapped the
Darmada-xp-synology-ds414.dts44 * Note: this Device Tree assumes that the bootloader has remapped the
Darmada-370-synology-ds213j.dts44 * Note: this Device Tree assumes that the bootloader has remapped the
/linux-4.1.27/Documentation/arm/
Dtcm.txt34 The TCM memory can then be remapped to another address again using
/linux-4.1.27/Documentation/laptops/
Dsony-laptop.txt20 The "scancodes" passed to the input system (that can be remapped with udev)
/linux-4.1.27/arch/cris/arch-v10/
DREADME.mm156 pages, a page being the smallest unit that can be freely remapped in memory. On
/linux-4.1.27/Documentation/block/
Ddata-integrity.txt232 the sector numbers will be remapped as the request traverses the
/linux-4.1.27/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt50 Each window can be configured to be remapped via a "TCE table" (IOMMU
/linux-4.1.27/Documentation/PCI/
Dpci.txt296 as the PCI "bus address" might have been remapped to a "host physical"