/linux-6.1.9/drivers/char/agp/ |
D | amd-k7-agp.c | 28 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() 122 GET_PAGE_DIR_IDX(addr)]->remapped) 145 agp_bridge->gatt_table = (u32 __iomem *)page_dir.remapped; in amd_create_gatt_table() 159 page_dir.remapped+GET_PAGE_DIR_OFF(addr)); in amd_create_gatt_table() 160 readl(page_dir.remapped+GET_PAGE_DIR_OFF(addr)); /* PCI Posting. */ in amd_create_gatt_table() 178 page_dir.remapped = (unsigned long __iomem *)agp_bridge->gatt_table; in amd_free_gatt_table()
|
D | ati-agp.c | 47 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() 270 GET_PAGE_DIR_IDX(addr)]->remapped) 369 agp_bridge->gatt_table = (u32 __iomem *) page_dir.remapped; in ati_create_gatt_table() 400 page_dir.remapped+GET_PAGE_DIR_OFF(addr)); in ati_create_gatt_table() 401 readl(page_dir.remapped+GET_PAGE_DIR_OFF(addr)); /* PCI Posting. */ in ati_create_gatt_table() 418 page_dir.remapped = (unsigned long __iomem *)agp_bridge->gatt_table; in ati_free_gatt_table()
|
D | sworks-agp.c | 34 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() 123 GET_PAGE_DIR_IDX(addr)]->remapped) 158 writel(agp_bridge->scratch_page, serverworks_private.scratch_dir.remapped+i); in serverworks_create_gatt_table() 159 writel(virt_to_phys(serverworks_private.scratch_dir.real) | 1, page_dir.remapped+i); in serverworks_create_gatt_table() 170 agp_bridge->gatt_table = (u32 __iomem *)page_dir.remapped; in serverworks_create_gatt_table() 183 writel(virt_to_phys(serverworks_private.gatt_pages[i]->real)|1, page_dir.remapped+i); in serverworks_create_gatt_table() 193 page_dir.remapped = (unsigned long __iomem *)agp_bridge->gatt_table; in serverworks_free_gatt_table()
|
D | efficeon-agp.c | 190 GET_PAGE_DIR_IDX(addr)]->remapped)
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_debugfs.c | 217 vma->gtt_view.remapped.plane[0].width, in i915_debugfs_describe_obj() 218 vma->gtt_view.remapped.plane[0].height, in i915_debugfs_describe_obj() 219 vma->gtt_view.remapped.plane[0].src_stride, in i915_debugfs_describe_obj() 220 vma->gtt_view.remapped.plane[0].dst_stride, in i915_debugfs_describe_obj() 221 vma->gtt_view.remapped.plane[0].offset, in i915_debugfs_describe_obj() 222 vma->gtt_view.remapped.plane[1].width, in i915_debugfs_describe_obj() 223 vma->gtt_view.remapped.plane[1].height, in i915_debugfs_describe_obj() 224 vma->gtt_view.remapped.plane[1].src_stride, in i915_debugfs_describe_obj() 225 vma->gtt_view.remapped.plane[1].dst_stride, in i915_debugfs_describe_obj() 226 vma->gtt_view.remapped.plane[1].offset); in i915_debugfs_describe_obj()
|
D | i915_vma_types.h | 171 struct intel_remapped_info remapped; member
|
/linux-6.1.9/arch/powerpc/mm/nohash/ |
D | e500.c | 290 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 WARN_ON(__max_low_memory != remapped); in mmu_mark_rodata_ro()
|
/linux-6.1.9/fs/xfs/ |
D | xfs_reflink.h | 52 loff_t *remapped);
|
D | xfs_file.c | 1115 loff_t remapped = 0; in xfs_file_remap_range() local 1137 &remapped); in xfs_file_remap_range() 1164 return remapped > 0 ? remapped : ret; in xfs_file_remap_range()
|
/linux-6.1.9/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,kpss-acc.txt | 4 There is one ACC register region per CPU within the KPSS remapped region as
|
/linux-6.1.9/drivers/gpu/drm/i915/selftests/ |
D | i915_vma.c | 593 .remapped.plane[0] = *a, in igt_vma_rotate_remap() 594 .remapped.plane[1] = *b, in igt_vma_rotate_remap() 596 struct intel_remapped_plane_info *plane_info = view.remapped.plane; in igt_vma_rotate_remap() 674 sg = assert_remapped(obj, &view.remapped, n, sg); in igt_vma_rotate_remap() 1073 src_idx = remapped_index(&view.remapped, 0, x, y); in igt_vma_remapped_gtt()
|
/linux-6.1.9/arch/x86/xen/ |
D | setup.c | 500 unsigned long remapped = 0; in xen_remap_memory() local 516 remapped++; in xen_remap_memory() 537 pr_info("Remapped %ld page(s)\n", remapped); in xen_remap_memory()
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | armada-xp-crs305-1g-4s.dtsi | 10 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-xp-crs326-24g-2s.dtsi | 10 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-xp-crs328-4c-20s-4s.dtsi | 10 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-xp-db-xc3-24g4xg.dts | 9 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-xp-db-dxbc2.dts | 9 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-370-rd.dts | 10 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-xp-db.dts | 13 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-370-db.dts | 12 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-xp-gp.dts | 12 * Note: this Device Tree assumes that the bootloader has remapped the
|
/linux-6.1.9/drivers/accessibility/speakup/ |
D | DefaultKeyAssignments | 6 We have remapped the insert or zero key on the keypad to act as a
|
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_fb.c | 1372 struct intel_remapped_plane_info *remap_info = &view->gtt.remapped.plane[color_plane]; in calc_plane_remap_info() 1425 check_array_bounds(i915, view->gtt.remapped.plane, color_plane); in calc_plane_remap_info() 1427 if (view->gtt.remapped.plane_alignment) { in calc_plane_remap_info() 1429 view->gtt.remapped.plane_alignment); in calc_plane_remap_info() 1512 view->gtt.remapped.plane_alignment = SZ_2M / PAGE_SIZE; in intel_fb_view_init()
|
D | intel_dpt.c | 250 size = intel_remapped_info_size(&fb->remapped_view.gtt.remapped); in intel_dpt_create()
|
/linux-6.1.9/fs/ocfs2/ |
D | file.c | 2643 loff_t remapped = 0; in ocfs2_remap_file_range() local 2680 remapped = ocfs2_reflink_remap_blocks(inode_in, in_bh, pos_in, in ocfs2_remap_file_range() 2685 if (remapped < 0) { in ocfs2_remap_file_range() 2686 ret = remapped; in ocfs2_remap_file_range() 2706 return remapped > 0 ? remapped : ret; in ocfs2_remap_file_range()
|