Home
last modified time | relevance | path

Searched defs:core (Results 1 – 25 of 36) sorted by relevance

12

/arch/s390/numa/
Dmode_emu.c92 static int core_pinned_to_node_id(struct toptree *core) in core_pinned_to_node_id()
102 struct toptree *core; in cores_free() local
115 static struct toptree *core_node(struct toptree *core) in core_node()
123 static struct toptree *core_book(struct toptree *core) in core_book()
131 static struct toptree *core_mc(struct toptree *core) in core_mc()
152 static int dist_node_to_core(struct toptree *node, struct toptree *core) in dist_node_to_core()
178 static struct toptree *node_for_core(struct toptree *numa, struct toptree *core, in node_for_core()
211 struct toptree *node, *core, *tmp; in toptree_to_numa_single() local
262 struct toptree *core; in toptree_to_numa_first() local
338 struct toptree *phys, *node, *book, *mc, *core; in toptree_from_topology() local
[all …]
/arch/mips/kernel/
Dsmp-cps.c42 static unsigned core_vpe_count(unsigned core) in core_vpe_count()
211 static void boot_core(unsigned core) in boot_core()
282 unsigned core = current_cpu_data.core; in remote_vpe_boot() local
290 unsigned core = cpu_data[cpu].core; in cps_boot_secondary() local
410 unsigned int cpu, core, vpe_id; in play_dead() local
480 unsigned core = cpu_data[cpu].core; in cps_cpu_die() local
Dsmp-gic.c25 unsigned int core = cpu_data[cpu].core; in gic_send_ipi_single() local
Dmips-cpc.c93 void mips_cpc_lock_other(unsigned int core) in mips_cpc_lock_other()
Dpm-cps.c121 unsigned core = current_cpu_data.core; in cps_pm_enter_state() local
628 unsigned core = cpu_data[cpu].core; in cps_gen_core_entries() local
Dmips-cm.c262 void mips_cm_lock_other(unsigned int core, unsigned int vp) in mips_cm_lock_other()
/arch/mips/include/asm/netlogic/xlp-hal/
Dsys.h121 #define SYS_CPU_PLL_CTRL0(core) (0x1c0 + (core * 4)) argument
122 #define SYS_CPU_PLL_CTRL1(core) (0x1c1 + (core * 4)) argument
123 #define SYS_CPU_PLL_CTRL2(core) (0x1c2 + (core * 4)) argument
124 #define SYS_CPU_PLL_CTRL3(core) (0x1c3 + (core * 4)) argument
155 #define SYS_9XX_CPU_PLL_CTRL0(core) (0xc0 + (core * 4)) argument
156 #define SYS_9XX_CPU_PLL_CTRL1(core) (0xc1 + (core * 4)) argument
157 #define SYS_9XX_CPU_PLL_CTRL2(core) (0xc2 + (core * 4)) argument
158 #define SYS_9XX_CPU_PLL_CTRL3(core) (0xc3 + (core * 4)) argument
/arch/mips/netlogic/xlp/
Dwakeup.c53 static int xlp_wakeup_core(uint64_t sysbase, int node, int core) in xlp_wakeup_core()
114 int core, n, cpu, ncores; in xlp_enable_secondary_cores() local
Dnlm_hal.c228 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()
/arch/x86/kernel/
Dlivepatch.c44 unsigned long core = (unsigned long)mod->module_core; in klp_write_module_reloc() local
/arch/powerpc/include/asm/
Dcputhreads.h74 static inline int cpu_first_thread_of_core(int core) { return core; } in cpu_first_thread_of_core()
Dps3.h379 struct device core; member
393 struct device_driver core; member
/arch/arm/kernel/
Datags_parse.c42 struct tag_core core; member
/arch/mips/loongson64/loongson-3/
Dsmp.c447 register long cpuid, core, node, count; in loongson3a_play_dead() local
509 register long cpuid, core, node, count; in loongson3b_play_dead() local
/arch/mips/cavium-octeon/executive/
Dcvmx-l2c.c49 int cvmx_l2c_get_core_way_partition(uint32_t core) in cvmx_l2c_get_core_way_partition()
84 int cvmx_l2c_set_core_way_partition(uint32_t core, uint32_t mask) in cvmx_l2c_set_core_way_partition()
628 uint64_t core = cvmx_get_core_num(); in __read_l2_tag() local
Dcvmx-pko.c556 int core, port; in cvmx_pko_show_queue_map() local
/arch/mips/include/asm/
Dmips-cm.h479 unsigned int core = cpu_data[cpu].core; in mips_cm_vp_id() local
508 static inline void mips_cm_lock_other(unsigned int core) { } in mips_cm_lock_other()
Dcpu-info.h67 int core; /* physical core number */ member
/arch/arm64/kernel/
Dtopology.c68 static int __init parse_core(struct device_node *core, int cluster_id, in parse_core()
/arch/s390/include/asm/
Dsclp.h46 struct sclp_core_entry core[SCLP_MAX_CORES]; member
/arch/arc/kernel/
Dsetup.c168 struct bcr_identity *core = &cpu->core; in arc_cpu_mumbojumbo() local
/arch/avr32/include/asm/
Dsetup.h106 struct tag_core core; member
/arch/mips/include/asm/octeon/
Dcvmx-cmd-queue.h225 int core = queue_id & 0xf; in __cvmx_cmd_queue_get_index() local
/arch/mips/bcm63xx/
Dreset.c212 void bcm63xx_core_set_reset(enum bcm63xx_core_reset core, int reset) in bcm63xx_core_set_reset()
/arch/arm/mach-omap2/
Dcm2xxx.c373 void omap2xxx_cm_set_mod_dividers(u32 mpu, u32 dsp, u32 gfx, u32 core, u32 mdm) in omap2xxx_cm_set_mod_dividers()

12