Searched full:remaps (Results 1 – 25 of 33) sorted by relevance
12
/linux-6.14.4/kernel/dma/ |
D | remap.c | 21 * Remaps an array of PAGE_SIZE pages into another vm_area. 37 * Remaps an allocated contiguous region into another vm_area.
|
D | mapping.c | 645 * non-cacheable remaps, ops->free() may call vunmap(). Thus getting in dma_free_attrs()
|
/linux-6.14.4/Documentation/devicetree/bindings/power/ |
D | qcom,kpss-acc-v2.yaml | 15 well as an alias register region that remaps accesses to the ACC associated
|
/linux-6.14.4/Documentation/devicetree/bindings/clock/ |
D | qcom,kpss-acc-v1.yaml | 15 well as an alias register region that remaps accesses to the ACC associated
|
/linux-6.14.4/Documentation/gpu/amdgpu/ |
D | amdgpu-glossary.rst | 35 page table used by the GPU kernel driver. It remaps system resources
|
/linux-6.14.4/arch/arm/boot/dts/marvell/ |
D | armada-xp-axpwifiap.dts | 6 * remaps internal registers at 0xf1000000. Therefore, if earlyprintk
|
D | armada-xp-linksys-mamba.dts | 6 * remaps internal registers at 0xf1000000. Therefore, if earlyprintk
|
/linux-6.14.4/arch/mips/mm/ |
D | ioremap.c | 75 /* Early remaps should use the unmapped regions til' VM is available */ in ioremap_prot()
|
/linux-6.14.4/arch/mips/bcm47xx/ |
D | prom.c | 74 * less than that amount of ram it remaps the ram more often into the in prom_init_mem()
|
/linux-6.14.4/net/ipv4/netfilter/ |
D | nf_nat_snmp_basic_main.c | 12 * management system at the IP layer, and this module remaps some application
|
/linux-6.14.4/tools/lib/bpf/ |
D | skel_internal.h | 116 * skel_finalize_map_data() remaps bpf array map value from the kernel memory into
|
/linux-6.14.4/drivers/pcmcia/ |
D | omap_cf.c | 236 /* pcmcia layer only remaps "real" memory */ in omap_cf_probe()
|
/linux-6.14.4/Documentation/admin-guide/device-mapper/ |
D | dm-dust.rst | 73 bad block additions, removals, and remaps will be verbosely logged)::
|
/linux-6.14.4/arch/sh/kernel/cpu/sh4/ |
D | sq.c | 139 * Remaps the physical address @phys through the next available store queue
|
/linux-6.14.4/tools/perf/util/ |
D | symbol-elf.c | 2128 struct phdr_data *remaps; member 2370 p->remaps = k; in kcore_copy__find_remaps() 2382 if (!p->remaps) { in kcore_copy__layout() 2390 struct phdr_data *k = p->remaps; in kcore_copy__layout() 2613 if (p->remaps) in kcore_copy()
|
/linux-6.14.4/Documentation/ABI/stable/ |
D | sysfs-driver-speakup | 67 Description: Speakup keymap remaps keys to Speakup functions.
|
/linux-6.14.4/arch/arm/mach-mvebu/ |
D | pmsu.c | 122 * BootROM Mbus window, and instead remaps a crypto SRAM into which a
|
/linux-6.14.4/include/linux/ |
D | edac.h | 534 * Remaps memory pages: controller pages to physical pages.
|
/linux-6.14.4/drivers/video/fbdev/ |
D | carminefb.c | 649 * is required for that largest resolution to avoid remaps at run in carminefb_probe()
|
/linux-6.14.4/mm/ |
D | hugetlb_vmemmap.c | 682 * allowing more vmemmap remaps to occur. in hugetlb_vmemmap_optimize_folios()
|
/linux-6.14.4/arch/x86/kernel/ |
D | amd_gart_64.c | 778 * Tricky. The GART table remaps the physical memory range, in gart_iommu_init()
|
/linux-6.14.4/drivers/phy/ti/ |
D | phy-twl4030-usb.c | 462 * enables VUSB3V1_SLEEP bit that remaps usb3v1 ACTIVE state to in twl4030_usb_runtime_resume()
|
/linux-6.14.4/drivers/md/ |
D | raid0.c | 317 * remaps the bio to the target device. we separate two flows.
|
/linux-6.14.4/drivers/gpu/drm/msm/registers/display/ |
D | mdp4.xml | 40 written to hw (mdp4_display_intf_sel() remaps the last two
|
/linux-6.14.4/lib/ |
D | bitmap.c | 503 if (dst == src) /* following doesn't handle inplace remaps */ in bitmap_remap()
|
12