/arch/mips/include/asm/netlogic/xlp-hal/ |
D | iomap.h | 50 #define XLP_IO_DEV(node, dev) ((dev) + (node) * 8) argument 53 #define XLP_HDR_OFFSET(node, bus, dev, fn) \ argument 56 #define XLP_IO_BRIDGE_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 0) argument 58 #define XLP_IO_CIC0_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 1) argument 59 #define XLP_IO_CIC1_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 2) argument 60 #define XLP_IO_CIC2_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 3) argument 61 #define XLP_IO_PIC_OFFSET(node) XLP_HDR_OFFSET(node, 0, 0, 4) argument 63 #define XLP_IO_PCIE_OFFSET(node, i) XLP_HDR_OFFSET(node, 0, 1, i) argument 64 #define XLP_IO_PCIE0_OFFSET(node) XLP_HDR_OFFSET(node, 0, 1, 0) argument 65 #define XLP_IO_PCIE1_OFFSET(node) XLP_HDR_OFFSET(node, 0, 1, 1) argument [all …]
|
/arch/sparc/prom/ |
D | tree_64.c | 19 static phandle prom_node_to_node(const char *type, phandle node) in prom_node_to_node() 37 inline phandle __prom_getchild(phandle node) in __prom_getchild() 42 phandle prom_getchild(phandle node) in prom_getchild() 55 inline phandle prom_getparent(phandle node) in prom_getparent() 70 inline phandle __prom_getsibling(phandle node) in __prom_getsibling() 75 phandle prom_getsibling(phandle node) in prom_getsibling() 92 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() 116 int prom_getproperty(phandle node, const char *prop, in prom_getproperty() 144 int prom_getint(phandle node, const char *prop) in prom_getint() 159 int prom_getintdefault(phandle node, const char *property, int deflt) in prom_getintdefault() [all …]
|
D | tree_32.c | 23 static phandle __prom_getchild(phandle node) in __prom_getchild() 39 phandle prom_getchild(phandle node) in prom_getchild() 55 static phandle __prom_getsibling(phandle node) in __prom_getsibling() 71 phandle prom_getsibling(phandle node) in prom_getsibling() 89 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() 109 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty() 129 int prom_getint(phandle node, char *prop) in prom_getint() 143 int prom_getintdefault(phandle node, char *property, int deflt) in prom_getintdefault() 155 int prom_getbool(phandle node, char *prop) in prom_getbool() 169 void prom_getstring(phandle node, char *prop, char *user_buf, int ubuf_size) in prom_getstring() [all …]
|
/arch/ia64/mm/ |
D | discontig.c | 57 #define NODEDATA_ALIGN(addr, node) \ argument 75 int node) in build_node_maps() 102 static int __meminit early_nr_cpus_node(int node) in early_nr_cpus_node() 117 static unsigned long __meminit compute_pernodesize(int node) in compute_pernodesize() 140 static void *per_cpu_node_setup(void *cpu_data, int node) in per_cpu_node_setup() 193 int node, prev_node, unit, nr_units, rc; in setup_per_cpu_areas() local 266 static void __init fill_pernode(int node, unsigned long pernode, in fill_pernode() 324 int node) in find_pernode_space() 373 int node) in free_node_bootmem() 391 int node; in reserve_pernode_space() local [all …]
|
/arch/x86/platform/olpc/ |
D | olpc_dt.c | 27 static phandle __init olpc_dt_getsibling(phandle node) in olpc_dt_getsibling() 41 static phandle __init olpc_dt_getchild(phandle node) in olpc_dt_getchild() 57 static int __init olpc_dt_getproplen(phandle node, const char *prop) in olpc_dt_getproplen() 74 static int __init olpc_dt_getproperty(phandle node, const char *prop, in olpc_dt_getproperty() 95 static int __init olpc_dt_nextprop(phandle node, char *prev, char *buf) in olpc_dt_nextprop() 112 static int __init olpc_dt_pkg2path(phandle node, char *buf, in olpc_dt_pkg2path() 170 phandle node; in olpc_dt_finddevice() local 205 phandle node; in olpc_dt_get_board_revision() local 225 phandle node; in olpc_dt_fixup() local
|
/arch/powerpc/platforms/powermac/ |
D | feature.c | 141 static inline int simple_feature_tweak(struct device_node *node, int type, in simple_feature_tweak() 163 static long ohare_htw_scc_enable(struct device_node *node, long param, in ohare_htw_scc_enable() 256 static long ohare_floppy_enable(struct device_node *node, long param, in ohare_floppy_enable() 263 static long ohare_mesh_enable(struct device_node *node, long param, long value) in ohare_mesh_enable() 269 static long ohare_ide_enable(struct device_node *node, long param, long value) in ohare_ide_enable() 289 static long ohare_ide_reset(struct device_node *node, long param, long value) in ohare_ide_reset() 303 static long ohare_sleep_state(struct device_node *node, long param, long value) in ohare_sleep_state() 318 static long heathrow_modem_enable(struct device_node *node, long param, in heathrow_modem_enable() 362 static long heathrow_floppy_enable(struct device_node *node, long param, in heathrow_floppy_enable() 371 static long heathrow_mesh_enable(struct device_node *node, long param, in heathrow_mesh_enable() [all …]
|
/arch/c6x/platforms/ |
D | plldata.c | 170 static void __init c6455_setup_clocks(struct device_node *node) in c6455_setup_clocks() 208 static void __init c6457_setup_clocks(struct device_node *node) in c6457_setup_clocks() 258 static void __init c6472_setup_clocks(struct device_node *node) in c6472_setup_clocks() 307 static void __init c6474_setup_clocks(struct device_node *node) in c6474_setup_clocks() 356 static void __init c6678_setup_clocks(struct device_node *node) in c6678_setup_clocks() 424 struct device_node *node; in c64x_setup_clocks() local
|
/arch/x86/mm/ |
D | pat_rbtree.c | 38 static int is_node_overlap(struct memtype *node, u64 start, u64 end) in is_node_overlap() 46 static u64 get_subtree_max_end(struct rb_node *node) in get_subtree_max_end() 78 struct rb_node *node = root->rb_node; in RB_DECLARE_CALLBACKS() local 112 struct rb_node *node; in memtype_rb_match() local 137 struct rb_node *node; in memtype_rb_check_conflict() local 180 struct rb_node **node = &(root->rb_node); in memtype_rb_insert() local 263 struct rb_node *node; in rbt_memtype_copy_nth_element() local
|
D | srat.c | 29 int pxm, node; in acpi_numa_x2apic_affinity_init() local 68 int pxm, node; in acpi_numa_processor_affinity_init() local
|
/arch/x86/kernel/cpu/mcheck/ |
D | mce-genpool.c | 35 struct mce_evt_llist *node; in is_duplicate_mce_record() local 60 struct mce_evt_llist *node, *t; in mce_gen_pool_prepare_records() local 78 struct mce_evt_llist *node, *tmp; in mce_gen_pool_process() local 100 struct mce_evt_llist *node; in mce_gen_pool_add() local
|
/arch/mips/netlogic/xlp/ |
D | nlm_hal.c | 52 void nlm_node_init(int node) in nlm_node_init() 228 static unsigned int nlm_xlp2_get_core_frequency(int node, int core) in nlm_xlp2_get_core_frequency() 274 static unsigned int nlm_xlp_get_core_frequency(int node, int core) in nlm_xlp_get_core_frequency() 295 unsigned int nlm_get_core_frequency(int node, int core) in nlm_get_core_frequency() 308 static unsigned int nlm_xlp2_get_pic_frequency(int node) in nlm_xlp2_get_pic_frequency() 449 unsigned int nlm_get_pic_frequency(int node) in nlm_get_pic_frequency() 466 int nlm_get_dram_map(int node, uint64_t *dram_map, int nentries) in nlm_get_dram_map()
|
D | usb-init-xlp2.c | 87 #define nlm_xlpii_get_usb_pcibase(node, inst) \ argument 91 #define nlm_xlpii_get_usb_regbase(node, inst) \ argument 118 int node, irq; in xlp9xx_usb_ack() local 141 static void nlm_xlpii_usb_hw_reset(int node, int port) in nlm_xlpii_usb_hw_reset() 210 int node; in nlm_platform_xlpii_usb_init() local 249 int node; in nlm_xlp9xx_usb_fixup_final() local
|
D | usb-init.c | 65 #define nlm_get_usb_pcibase(node, inst) \ argument 67 #define nlm_get_usb_regbase(node, inst) \ argument 70 static void nlm_usb_intr_en(int node, int port) in nlm_usb_intr_en() 82 static void nlm_usb_hw_reset(int node, int port) in nlm_usb_hw_reset()
|
D | ahci-init.c | 89 #define nlm_get_sata_pcibase(node) \ argument 92 #define nlm_get_sata_regbase(node) \ argument 111 static void nlm_sata_firmware_init(int node) in nlm_sata_firmware_init() 153 int node = 0; in nlm_ahci_init() local 185 int node = 0; /* XLP3XX does not support multi-node */ in nlm_sata_fixup_final() local
|
/arch/powerpc/kernel/ |
D | pci_of_scan.c | 74 static void of_pci_parse_addrs(struct device_node *node, struct pci_dev *dev) in of_pci_parse_addrs() 124 struct pci_dev *of_create_pci_dev(struct device_node *node, in of_create_pci_dev() 204 struct device_node *node = dev->dev.of_node; in of_scan_pci_bridge() local 347 static void __of_scan_bus(struct device_node *node, struct pci_bus *bus, in __of_scan_bus() 384 void of_scan_bus(struct device_node *node, struct pci_bus *bus) in of_scan_bus() 398 void of_rescan_bus(struct device_node *node, struct pci_bus *bus) in of_rescan_bus()
|
D | prom.c | 176 static void __init scan_features(unsigned long node, const unsigned char *ftrs, in scan_features() 215 static void __init check_cpu_pa_features(unsigned long node) in check_cpu_pa_features() 229 static void __init init_mmu_slb_size(unsigned long node) in init_mmu_slb_size() 240 #define init_mmu_slb_size(node) do { } while(0) argument 265 static inline void identical_pvr_fixup(unsigned long node) in identical_pvr_fixup() 284 #define identical_pvr_fixup(node) do { } while(0) argument 287 static void __init check_cpu_feature_properties(unsigned long node) in check_cpu_feature_properties() 302 static int __init early_init_dt_scan_cpus(unsigned long node, in early_init_dt_scan_cpus() 398 static int __init early_init_dt_scan_chosen_ppc(unsigned long node, in early_init_dt_scan_chosen_ppc() 451 static int __init early_init_dt_scan_drconf_memory(unsigned long node) in early_init_dt_scan_drconf_memory() [all …]
|
/arch/powerpc/platforms/cell/spufs/ |
D | sched.c | 151 int node; in spu_update_sched_info() local 167 static int __node_allowed(struct spu_context *ctx, int node) in __node_allowed() 179 static int node_allowed(struct spu_context *ctx, int node) in node_allowed() 192 int node; in do_notify_spus_active() local 308 int node, n; in aff_ref_location() local 380 static struct spu *ctx_location(struct spu *ref, int offset, int node) in ctx_location() 574 int node, n; in spu_get_idle() local 633 int node, n; in find_victim() local 719 int node = spu->node; in __spu_schedule() local 765 int node = spu->node; in spu_unschedule() local [all …]
|
/arch/mips/netlogic/common/ |
D | irq.c | 81 struct nlm_soc_info *node; member 184 void nlm_setup_pic_irq(int node, int picirq, int irq, int irt) in nlm_setup_pic_irq() 199 void nlm_set_pic_extra_ack(int node, int irq, void (*xack)(struct irq_data *)) in nlm_set_pic_extra_ack() 211 static void nlm_init_node_irqs(int node) in nlm_init_node_irqs() 235 int cpu, node; in nlm_smp_irq_init() local 248 int i, node; in plat_irq_dispatch() local 283 static int __init xlp_of_pic_init(struct device_node *node, in xlp_of_pic_init()
|
/arch/alpha/include/asm/ |
D | topology.h | 11 int node; in cpu_to_node() local 27 static const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
|
/arch/x86/include/asm/ |
D | numa.h | 36 static inline void set_apicid_to_node(int apicid, s16 node) in set_apicid_to_node() 44 static inline void set_apicid_to_node(int apicid, s16 node) in set_apicid_to_node() 65 static inline void numa_set_node(int cpu, int node) { } in numa_set_node()
|
/arch/mips/include/asm/mach-loongson64/ |
D | topology.h | 7 #define parent_node(node) (node) argument 8 #define cpumask_of_node(node) (&__node_data[(node)]->cpumask) argument
|
/arch/powerpc/platforms/cell/ |
D | interrupt.c | 54 struct device_node *node; member 65 unsigned char node = bits.source >> 4; in iic_pending_to_hwnum() local 220 static int iic_host_match(struct irq_domain *h, struct device_node *node, in iic_host_match() 249 unsigned int node, ext, unit, class; in iic_host_xlate() local 291 struct device_node *node) in init_one_iic() 314 unsigned int node, cascade, found = 0; in setup_iic() local 397 int node = cpu >> 1; in iic_set_interrupt_routing() local
|
/arch/metag/include/asm/ |
D | topology.h | 7 #define parent_node(node) ((void)(node), 0) argument 9 #define cpumask_of_node(node) ((void)node, cpu_online_mask) argument
|
/arch/sh/include/asm/ |
D | topology.h | 7 #define parent_node(node) ((void)(node),0) argument 9 #define cpumask_of_node(node) ((void)node, cpu_online_mask) argument
|
/arch/arm64/include/asm/ |
D | numa.h | 11 #define parent_node(node) (node) argument 26 static inline const struct cpumask *cpumask_of_node(int node) in cpumask_of_node()
|