Home
last modified time | relevance | path

Searched refs:remaps (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/arm/msm/
Dqcom,kpss-acc.txt5 well as an alias register region that remaps accesses to the ACC associated
/Linux-v4.19/arch/arm/boot/dts/
Darmada-xp-axpwifiap.dts6 * remaps internal registers at 0xf1000000. Therefore, if earlyprintk
Darmada-xp-linksys-mamba.dts6 * remaps internal registers at 0xf1000000. Therefore, if earlyprintk
/Linux-v4.19/tools/perf/util/
Dsymbol-elf.c1393 struct phdr_data *remaps; member
1632 p->remaps = k; in kcore_copy__find_remaps()
1644 if (!p->remaps) { in kcore_copy__layout()
1652 struct phdr_data *k = p->remaps; in kcore_copy__layout()
1871 if (p->remaps) in kcore_copy()