Home
last modified time | relevance | path

Searched refs:DEFINE_PER_CPU_READ_MOSTLY (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.10/arch/x86/kernel/
Despfix_64.c55 DEFINE_PER_CPU_READ_MOSTLY(unsigned long, espfix_stack);
56 DEFINE_PER_CPU_READ_MOSTLY(unsigned long, espfix_waddr);
Dsetup_percpu.c26 DEFINE_PER_CPU_READ_MOSTLY(int, cpu_number);
35 DEFINE_PER_CPU_READ_MOSTLY(unsigned long, this_cpu_off) = BOOT_PERCPU_OFFSET;
Ditmt.c27 DEFINE_PER_CPU_READ_MOSTLY(int, sched_core_priority);
Dsmpboot.c86 DEFINE_PER_CPU_READ_MOSTLY(cpumask_var_t, cpu_sibling_map);
90 DEFINE_PER_CPU_READ_MOSTLY(cpumask_var_t, cpu_core_map);
94 DEFINE_PER_CPU_READ_MOSTLY(cpumask_var_t, cpu_die_map);
97 DEFINE_PER_CPU_READ_MOSTLY(cpumask_var_t, cpu_llc_shared_map);
100 DEFINE_PER_CPU_READ_MOSTLY(struct cpuinfo_x86, cpu_info);
/Linux-v5.10/arch/arm64/kernel/
Dproton-pack.c173 DEFINE_PER_CPU_READ_MOSTLY(struct bp_hardening_data, bp_hardening_data);
350 DEFINE_PER_CPU_READ_MOSTLY(u64, arm64_ssbd_callback_required);
Dtopology.c131 static DEFINE_PER_CPU_READ_MOSTLY(unsigned long, arch_max_freq_scale);
Dsmp.c57 DEFINE_PER_CPU_READ_MOSTLY(int, cpu_number);
/Linux-v5.10/drivers/cpuidle/
Dcpuidle-psci.c36 static DEFINE_PER_CPU_READ_MOSTLY(struct psci_cpuidle_data, psci_cpuidle_data);
/Linux-v5.10/arch/x86/include/asm/
Dpercpu.h412 DEFINE_PER_CPU_READ_MOSTLY(_type, _name) = _initvalue; \
442 DEFINE_PER_CPU_READ_MOSTLY(_type, _name) = _initvalue
/Linux-v5.10/include/linux/
Dpercpu-defs.h171 #define DEFINE_PER_CPU_READ_MOSTLY(type, name) \ macro
/Linux-v5.10/arch/mips/kernel/
Dpm-cps.c44 static DEFINE_PER_CPU_READ_MOSTLY(cps_nc_entry_fn[CPS_PM_STATE_COUNT],
/Linux-v5.10/drivers/irqchip/
Dirq-mips-gic.c49 static DEFINE_PER_CPU_READ_MOSTLY(unsigned long[GIC_MAX_LONGS], pcpu_masks);
/Linux-v5.10/arch/x86/kernel/cpu/mce/
Dcore.c68 DEFINE_PER_CPU_READ_MOSTLY(unsigned int, mce_num_banks);
74 static DEFINE_PER_CPU_READ_MOSTLY(struct mce_bank[MAX_NR_BANKS], mce_banks_array);
/Linux-v5.10/arch/x86/kernel/cpu/
Dcommon.c79 DEFINE_PER_CPU_READ_MOSTLY(u16, cpu_llc_id) = BAD_APICID;