Home
last modified time | relevance | path

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

12

/linux/drivers/char/agp/
H A Damd-k7-agp.c28 unsigned long __iomem *remapped; member
46 page_map->remapped = page_map->real; in amd_create_page_map()
49 writel(agp_bridge->scratch_page, page_map->remapped+i); in amd_create_page_map()
50 readl(page_map->remapped+i); /* PCI Posting. */ in amd_create_page_map()
121 GET_PAGE_DIR_IDX(addr)]->remapped)
144 agp_bridge->gatt_table = (u32 __iomem *)page_dir.remapped; in amd_create_gatt_table()
158 page_dir.remapped+GET_PAGE_DIR_OFF(addr)); in amd_create_gatt_table()
159 readl(page_dir.remapped+GET_PAGE_DIR_OFF(addr)); /* PCI Posting. */ in amd_create_gatt_table()
177 page_dir.remapped = (unsigned long __iomem *)agp_bridge->gatt_table; in amd_free_gatt_table()
H A Dati-agp.c47 unsigned long __iomem *remapped; member
70 page_map->remapped = page_map->real; in ati_create_page_map()
73 writel(agp_bridge->scratch_page, page_map->remapped+i); in ati_create_page_map()
74 readl(page_map->remapped+i); /* PCI Posting. */ in ati_create_page_map()
256 GET_PAGE_DIR_IDX(addr)]->remapped)
355 agp_bridge->gatt_table = (u32 __iomem *) page_dir.remapped; in ati_create_gatt_table()
386 page_dir.remapped+GET_PAGE_DIR_OFF(addr)); in ati_create_gatt_table()
387 readl(page_dir.remapped+GET_PAGE_DIR_OFF(addr)); /* PCI Posting. */ in ati_create_gatt_table()
404 page_dir.remapped = (unsigned long __iomem *)agp_bridge->gatt_table; in ati_free_gatt_table()
H A Dsworks-agp.c34 unsigned long __iomem *remapped; member
58 page_map->remapped = page_map->real; in serverworks_create_page_map()
61 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()
H A Defficeon-agp.c190 GET_PAGE_DIR_IDX(addr)]->remapped)
/linux/arch/powerpc/mm/nohash/
H A De500.c290 unsigned long remapped; in mmu_mark_rodata_ro() local
292 remapped = map_mem_in_cams(__max_low_memory, CONFIG_LOWMEM_CAM_NUM, false, false); in mmu_mark_rodata_ro()
294 if (WARN_ON(__max_low_memory != remapped)) in mmu_mark_rodata_ro()
/linux/fs/xfs/
H A Dxfs_reflink.h65 loff_t *remapped);
H A Dxfs_file.c1578 loff_t remapped = 0; in xfs_file_remap_range() local
1600 &remapped); in xfs_file_remap_range()
1633 if (ret && remapped < len && !(remap_flags & REMAP_FILE_CAN_SHORTEN)) in xfs_file_remap_range()
1635 return remapped > 0 ? remapped : ret; in xfs_file_remap_range()
/linux/arch/x86/xen/
H A Dp2m.c808 unsigned int remapped = 0; in xen_do_remap_nonram() local
823 remapped++; in xen_do_remap_nonram()
829 pr_info("Remapped %u non-RAM page(s)\n", remapped); in xen_do_remap_nonram()
/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-crs328-4c-20s-4s.dtsi10 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-crs305-1g-4s.dtsi10 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-db-xc3-24g4xg.dts9 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-crs326-24g-2s.dtsi10 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-db-dxbc2.dts9 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-db.dts13 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-370-rd.dts10 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-xp-gp.dts12 * Note: this Device Tree assumes that the bootloader has remapped the
H A Darmada-370-db.dts12 * Note: this Device Tree assumes that the bootloader has remapped the
/linux/drivers/accessibility/speakup/
H A DDefaultKeyAssignments6 We have remapped the insert or zero key on the keypad to act as a
/linux/Documentation/userspace-api/
H A Dmseal.rst19 or .text pages can get remapped. Memory sealing can automatically be
138 protect them from ever changing to writable or unmmap/remapped as different
/linux/fs/ocfs2/
H A Dfile.c2710 loff_t remapped = 0; in ocfs2_remap_file_range() local
2747 remapped = ocfs2_reflink_remap_blocks(inode_in, in_bh, pos_in, in ocfs2_remap_file_range()
2752 if (remapped < 0) { in ocfs2_remap_file_range()
2753 ret = remapped; in ocfs2_remap_file_range()
2773 return remapped > 0 ? remapped : ret; in ocfs2_remap_file_range()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpt.c257 size = intel_remapped_info_size(&fb->remapped_view.gtt.remapped); in intel_dpt_create()
H A Dintel_fb.c1490 struct intel_remapped_plane_info *remap_info = &view->gtt.remapped.plane[color_plane]; in calc_plane_remap_info()
1543 check_array_bounds(display, view->gtt.remapped.plane, color_plane); in calc_plane_remap_info()
1545 if (view->gtt.remapped.plane_alignment) { in calc_plane_remap_info()
1547 view->gtt.remapped.plane_alignment); in calc_plane_remap_info()
1644 view->gtt.remapped.plane_alignment = SZ_2M / PAGE_SIZE; in intel_fb_view_init()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-dust.rst22 This emulates the "remapped sector" behavior of a drive with bad
259 excessive logging (from bad blocks added, removed, or "remapped").
/linux/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst266 the user should not be remapped if the task or VMA's set of allowed
272 remapped to the new set of allowed nodes. This may result in nodes
298 be remapped relative to the new set of allowed nodes.
303 remapped to the new set of allowed nodes. That remap may not
306 1,3,5 may be remapped to 7-9 and then to 1-3 if the set of
/linux/Documentation/misc-devices/
H A Dlis3lv02d.rst55 measured difference between modes. Axes are not remapped in selftest mode.

12