Searched refs:nm (Results 1 – 25 of 61) sorted by relevance
123
| /arch/powerpc/tools/ |
| A D | ftrace_check.sh | 21 nm="$1" 24 stext_addr=$($nm "$vmlinux" | grep -e " [TA] _stext$" | \ 26 ftrace_caller_addr=$($nm "$vmlinux" | grep -e " T ftrace_caller$" | \ 28 ftrace_tramp_addr=$($nm "$vmlinux" | grep -e " T ftrace_tramp_text$" | \
|
| A D | unrel_branch_check.sh | 10 nm="$2" 15 end_intr=0x$($nm -p "$vmlinux" | 24 sim=0x$($nm -p "$vmlinux" |
|
| A D | head_check.sh | 45 nm="$1" 49 $nm "$vmlinux" | grep -e " [TA] _stext$" -e " t start_first_256B$" -e " a text_start$" -e " t start…
|
| /arch/arc/kernel/ |
| A D | troubleshoot.c | 93 char *nm = "anon"; in show_faulting_vma() local 97 nm = d_path(file_user_path(vma->vm_file), buf, in show_faulting_vma() 99 if (IS_ERR(nm)) in show_faulting_vma() 100 nm = "?"; in show_faulting_vma() 105 nm, vma->vm_start, vma->vm_end); in show_faulting_vma()
|
| /arch/arc/include/asm/ |
| A D | linkage.h | 36 .macro ARCFP_DATA nm 42 .global \nm
|
| /arch/sparc/kernel/ |
| A D | ioport.c | 323 const char *nm; in sparc_io_proc_show() local 326 if ((nm = r->name) == NULL) nm = "???"; in sparc_io_proc_show() 329 (unsigned long long)r->end, nm); in sparc_io_proc_show()
|
| /arch/arm64/boot/dts/apple/ |
| A D | s8000.dtsi | 65 * nodes: Samsung made the S8000 (APL0898) on 14nm and TSMC made 66 * the S8003 (APL1022) on 16nm. There are some minor differences
|
| A D | s8003.dtsi | 65 * nodes: Samsung made the S8000 (APL0898) on 14nm and TSMC made 66 * the S8003 (APL1022) on 16nm. There are some minor differences
|
| A D | s800-0-3.dtsi | 189 * nodes: Samsung made the S8000 (APL0898) on 14nm and TSMC made 190 * the S8003 (APL1022) on 16nm. There are some minor differences
|
| /arch/powerpc/boot/ |
| A D | wrapper | 503 base=0x`${CROSS}nm "$ofile" | grep ' _start$' | cut -d' ' -f1` 545 system_reset_overlay=0x`${CROSS}nm "$ofile" \ 549 system_reset_kernel=0x`${CROSS}nm "$ofile" \ 574 size=$(${CROSS}nm --no-sort --radix=d "$ofile" | grep -E ' _end$' | cut -d' ' -f1)
|
| /arch/arm/mach-omap2/ |
| A D | Kconfig | 167 V1 is the 65nm version used in OMAP3430. 168 V2 is the update for the 45nm version of the IP used in OMAP3630
|
| /arch/arm64/boot/dts/qcom/ |
| A D | sdm660.dtsi | 219 compatible = "qcom,dsi-phy-14nm-660";
|
| A D | msm8976.dtsi | 9 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h> 486 compatible = "qcom,usb-hs-28nm-femtophy"; 1121 compatible = "qcom,dsi-phy-28nm-hpm-fam-b"; 1140 compatible = "qcom,dsi-phy-28nm-hpm-fam-b";
|
| A D | msm8917.dtsi | 3 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h> 467 compatible = "qcom,usb-hs-28nm-femtophy"; 1114 compatible = "qcom,dsi-phy-28nm-8937";
|
| A D | sc8180x.dtsi | 8 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h> 2480 "qcom,usb-snps-hs-7nm-phy"; 2493 "qcom,usb-snps-hs-7nm-phy"; 2506 "qcom,usb-snps-hs-7nm-phy"; 2520 "qcom,usb-snps-hs-7nm-phy"; 3144 compatible = "qcom,dsi-phy-7nm"; 3211 compatible = "qcom,dsi-phy-7nm";
|
| A D | qcs404.dtsi | 330 compatible = "qcom,usb-ss-28nm-phy"; 344 compatible = "qcom,usb-hs-28nm-femtophy"; 358 compatible = "qcom,usb-hs-28nm-femtophy";
|
| A D | msm8953.dtsi | 4 #include <dt-bindings/clock/qcom,dsi-phy-28nm.h> 1033 compatible = "qcom,dsi-phy-14nm-8953"; 1100 compatible = "qcom,dsi-phy-14nm-8953";
|
| /arch/mips/boot/dts/brcm/ |
| A D | bcm7420.dtsi | 257 compatible = "brcm,65nm-ephy",
|
| A D | bcm7358.dtsi | 285 compatible = "brcm,40nm-ephy",
|
| A D | bcm7360.dtsi | 288 compatible = "brcm,40nm-ephy",
|
| A D | bcm7362.dtsi | 284 compatible = "brcm,40nm-ephy",
|
| A D | bcm7346.dtsi | 312 compatible = "brcm,40nm-ephy",
|
| A D | bcm7425.dtsi | 311 compatible = "brcm,40nm-ephy",
|
| /arch/sh/boards/ |
| A D | Kconfig | 190 SH7786-65nm board.
|
| /arch/microblaze/boot/dts/ |
| A D | system.dts | 107 xlnx,use-ext-nm-brk = <0x1>;
|
Completed in 54 milliseconds
123