/arch/sparc/kernel/ |
D | devices.c | 34 static int check_cpu_node(phandle nd, int *cur_inst, in check_cpu_node() argument 38 if (!compare(nd, *cur_inst, compare_arg)) { in check_cpu_node() 40 *prom_node = nd; in check_cpu_node() 42 *mid = prom_getintdefault(nd, cpu_mid_prop(), 0); in check_cpu_node() 74 static int cpu_instance_compare(phandle nd, int instance, void *_arg) in cpu_instance_compare() argument 89 static int cpu_mid_compare(phandle nd, int instance, void *_arg) in cpu_mid_compare() argument 94 this_mid = prom_getintdefault(nd, cpu_mid_prop(), 0); in cpu_mid_compare()
|
/arch/ia64/kernel/ |
D | crash.c | 158 struct ia64_mca_notify_die *nd; in kdump_init_notifier() local 191 nd = (struct ia64_mca_notify_die *)args->err; in kdump_init_notifier() 196 if (kdump_on_init && (nd->sos->rv_rc != 1)) { in kdump_init_notifier() 203 if (kdump_on_init && (nd->sos->rv_rc != 1)) in kdump_init_notifier() 208 if (kdump_on_fatal_mca && !(*(nd->data))) { in kdump_init_notifier()
|
D | mca.c | 782 struct ia64_mca_notify_die nd = in ia64_mca_rendez_int_handler() local 788 NOTIFY_MCA(DIE_MCA_RENDZVOUS_ENTER, get_irq_regs(), (long)&nd, 1); in ia64_mca_rendez_int_handler() 796 NOTIFY_MCA(DIE_MCA_RENDZVOUS_PROCESS, get_irq_regs(), (long)&nd, 1); in ia64_mca_rendez_int_handler() 802 NOTIFY_MCA(DIE_MCA_RENDZVOUS_LEAVE, get_irq_regs(), (long)&nd, 1); in ia64_mca_rendez_int_handler() 1289 struct ia64_mca_notify_die nd = in ia64_mca_handler() local 1306 NOTIFY_MCA(DIE_MCA_MONARCH_ENTER, regs, (long)&nd, 1); in ia64_mca_handler() 1325 NOTIFY_MCA(DIE_MCA_MONARCH_PROCESS, regs, (long)&nd, 1); in ia64_mca_handler() 1351 NOTIFY_MCA(DIE_MCA_MONARCH_LEAVE, regs, (long)&nd, 1); in ia64_mca_handler() 1673 struct ia64_mca_notify_die nd = in ia64_init_handler() local 1676 NOTIFY_INIT(DIE_INIT_ENTER, regs, (long)&nd, 0); in ia64_init_handler() [all …]
|
/arch/arm/mach-exynos/ |
D | firmware.c | 199 struct device_node *nd; in exynos_firmware_init() local 202 nd = of_find_compatible_node(NULL, NULL, in exynos_firmware_init() 204 if (!nd) in exynos_firmware_init() 207 addr = of_get_address(nd, 0, NULL, NULL); in exynos_firmware_init() 208 of_node_put(nd); in exynos_firmware_init()
|
/arch/unicore32/mm/ |
D | proc-macros.S | 110 930: @ ---- handle 2nd page table 111 and \pa, \pa, \msk @ pa <- phys addr of 2nd pt 115 mov \off, \off >> #2 @ off <- index of 2nd pt 116 adr \tbl, 920f @ tbl <- table of 2nd pt 124 920: @ 2nd level page table
|
/arch/arm64/boot/dts/renesas/ |
D | salvator-xs.dtsi | 2 * Device Tree Source for the Salvator-X 2nd version board 14 model = "Renesas Salvator-X 2nd version board";
|
D | r8a7795-salvator-xs.dts | 2 * Device Tree Source for the Salvator-X 2nd version board 16 model = "Renesas Salvator-X 2nd version board based on r8a7795 ES2.0+";
|
/arch/powerpc/platforms/powermac/ |
D | pci.c | 1039 struct device_node* nd; in pmac_pcibios_after_init() local 1041 for_each_node_by_name(nd, "firewire") { in pmac_pcibios_after_init() 1042 if (nd->parent && (of_device_is_compatible(nd, "pci106b,18") || in pmac_pcibios_after_init() 1043 of_device_is_compatible(nd, "pci106b,30") || in pmac_pcibios_after_init() 1044 of_device_is_compatible(nd, "pci11c1,5811")) in pmac_pcibios_after_init() 1045 && of_device_is_compatible(nd->parent, "uni-north")) { in pmac_pcibios_after_init() 1046 pmac_call_feature(PMAC_FTR_1394_ENABLE, nd, 0, 0); in pmac_pcibios_after_init() 1047 pmac_call_feature(PMAC_FTR_1394_CABLE_POWER, nd, 0, 0); in pmac_pcibios_after_init() 1050 for_each_node_by_name(nd, "ethernet") { in pmac_pcibios_after_init() 1051 if (nd->parent && of_device_is_compatible(nd, "gmac") in pmac_pcibios_after_init() [all …]
|
/arch/alpha/lib/ |
D | csum_ipv6_magic.S | 52 or $1,$22,$1 # .. e1 : 2nd src word complete 65 or $3,$24,$3 # .. e1 : 2nd dst word complete
|
D | ev6-csum_ipv6_magic.S | 91 or $1,$5,$1 # E : 2nd src word complete 102 or $3,$23,$3 # E : U L U L : 2nd dst word complete
|
D | ev6-copy_user.S | 56 beq $3, $destaligned # .. U .. .. : 2nd (one cycle fetcher stall)
|
/arch/powerpc/platforms/8xx/ |
D | Kconfig | 76 Enable FEC2 to serve as 2-nd Ethernet channel. Note that SMC2 77 (often 2-nd UART) will not work if this is enabled. 83 Enable SCC3 to serve as 2-nd Ethernet channel. Note that SMC1 84 (often 1-nd UART) will not work if this is enabled.
|
/arch/arm64/mm/ |
D | numa.c | 221 void *nd; in setup_node_data() local 228 nd = __va(nd_pa); in setup_node_data() 237 node_data[nid] = nd; in setup_node_data()
|
/arch/mips/cavium-octeon/ |
D | Kconfig | 57 bool "Lock the 2nd level interrupt handler in L2" 61 Lock the 2nd level interrupt handler in L2.
|
/arch/sparc/mm/ |
D | srmmu.c | 1020 phandle nd; in init_vac_layout() local 1029 nd = prom_getchild(prom_root_node); in init_vac_layout() 1030 while ((nd = prom_getsibling(nd)) != 0) { in init_vac_layout() 1031 prom_getstring(nd, "device_type", node_str, sizeof(node_str)); in init_vac_layout() 1033 vac_line_size = prom_getint(nd, "cache-line-size"); in init_vac_layout() 1038 cache_lines = prom_getint(nd, "cache-nlines"); in init_vac_layout() 1059 if (nd == 0) { in init_vac_layout()
|
/arch/m68k/fpsp040/ |
D | bugfix.S | 214 bfextu CMDREG2B(%a6){#6:#3},%d1 |get 2nd dest 215 cmpb %d0,%d1 |cmp 1st dest with 2nd dest 218 cmpb %d0,%d1 |cmp 1st src with 2nd dest 364 bfextu CMDREG2B(%a6){#6:#3},%d1 |get 2nd dest 365 cmpb %d0,%d1 |cmp 1st dest with 2nd dest
|
/arch/powerpc/boot/dts/ |
D | pcm030.dts | 93 0xc800 0 0 1 &mpc5200_pic 1 1 3 // 2nd slot
|
D | media5200.dts | 93 0xc800 0 0 1 &media5200_fpga 0 3 // 2nd slot
|
D | lite5200b.dts | 116 0xc800 0 0 1 &mpc5200_pic 1 1 3 // 2nd slot
|
D | pcm032.dts | 92 0xc800 0 0 1 &mpc5200_pic 1 1 3 // 2nd slot
|
/arch/x86/mm/ |
D | numa.c | 192 void *nd; in alloc_node_data() local 209 nd = __va(nd_pa); in alloc_node_data() 218 node_data[nid] = nd; in alloc_node_data()
|
/arch/arm/boot/compressed/ |
D | head-sharpsl.S | 51 mov r6, #0x30 @ Load 2nd Magic Init value
|
/arch/powerpc/mm/ |
D | numa.c | 870 void *nd; in setup_node_data() local 874 nd = __va(nd_pa); in setup_node_data() 883 node_data[nid] = nd; in setup_node_data()
|
/arch/powerpc/platforms/cell/spufs/ |
D | spufs.h | 249 long spufs_create(struct path *nd, struct dentry *dentry, unsigned int flags,
|
/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 81 # remainder is in first longword, quotient is in 2nd. # 312 mov.w %d5, %d1 # 2nd quotient 'digit' 413 swap %d3 # aligned with 2nd word of dividend 429 # add 2nd word to quotient, get the remainder.
|