/linux-4.4.14/drivers/char/agp/ |
D | amd-k7-agp.c | 27 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()
|
D | sworks-agp.c | 33 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()
|
D | ati-agp.c | 46 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()
|
D | efficeon-agp.c | 191 GET_PAGE_DIR_IDX(addr)]->remapped)
|
/linux-4.4.14/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-4.4.14/arch/x86/xen/ |
D | setup.c | 504 unsigned long remapped = 0; in xen_remap_memory() local 521 remapped++; in xen_remap_memory() 544 pr_info("Remapped %ld page(s)\n", remapped); in xen_remap_memory()
|
/linux-4.4.14/drivers/staging/speakup/ |
D | DefaultKeyAssignments | 6 We have remapped the insert or zero key on the keypad to act as a
|
/linux-4.4.14/Documentation/ |
D | bus-virt-phys-mapping.txt | 123 be remapped as measured in units of pages, a.k.a. the pfn (the memory 158 * has to be remapped.
|
/linux-4.4.14/Documentation/vm/ |
D | numa_memory_policy.txt | 218 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.4.14/Documentation/misc-devices/ |
D | lis3lv02d | 50 measured difference between modes. Axes are not remapped in selftest mode.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | armada-370-rd.dts | 47 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-xp-db.dts | 49 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-370-db.dts | 49 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-xp-gp.dts | 49 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-xp-synology-ds414.dts | 44 * Note: this Device Tree assumes that the bootloader has remapped the
|
D | armada-370-synology-ds213j.dts | 44 * Note: this Device Tree assumes that the bootloader has remapped the
|
/linux-4.4.14/Documentation/arm/ |
D | tcm.txt | 34 The TCM memory can then be remapped to another address again using
|
/linux-4.4.14/Documentation/laptops/ |
D | sony-laptop.txt | 20 The "scancodes" passed to the input system (that can be remapped with udev)
|
/linux-4.4.14/arch/cris/arch-v10/ |
D | README.mm | 156 pages, a page being the smallest unit that can be freely remapped in memory. On
|
/linux-4.4.14/Documentation/block/ |
D | data-integrity.txt | 232 the sector numbers will be remapped as the request traverses the
|
/linux-4.4.14/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 50 Each window can be configured to be remapped via a "TCE table" (IOMMU
|
/linux-4.4.14/Documentation/PCI/ |
D | pci.txt | 296 as the PCI "bus address" might have been remapped to a "host physical"
|