Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Despfix_64.c55 DEFINE_PER_CPU_READ_MOSTLY(unsigned long, espfix_stack);
56 DEFINE_PER_CPU_READ_MOSTLY(unsigned long, espfix_waddr);
H A 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;
H A Ditmt.c27 DEFINE_PER_CPU_READ_MOSTLY(int, sched_core_priority);
H A 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);
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dtopology.c91 static DEFINE_PER_CPU_READ_MOSTLY(unsigned long, arch_max_freq_scale);
H A Dproton-pack.c220 DEFINE_PER_CPU_READ_MOSTLY(struct bp_hardening_data, bp_hardening_data);
376 DEFINE_PER_CPU_READ_MOSTLY(u64, arm64_ssbd_callback_required);
H A Dmte.c28 static DEFINE_PER_CPU_READ_MOSTLY(u64, mte_tcf_preferred);
H A Dsmp.c63 DEFINE_PER_CPU_READ_MOSTLY(int, cpu_number);
H A Dcpufeature.c114 DEFINE_PER_CPU_READ_MOSTLY(const char *, this_cpu_vector) = vectors;
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpercpu.h412 DEFINE_PER_CPU_READ_MOSTLY(_type, _name) = _initvalue; \
442 DEFINE_PER_CPU_READ_MOSTLY(_type, _name) = _initvalue
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-psci.c38 static DEFINE_PER_CPU_READ_MOSTLY(struct psci_cpuidle_data, psci_cpuidle_data);
/OK3568_Linux_fs/kernel/include/linux/
H A Dpercpu-defs.h171 #define DEFINE_PER_CPU_READ_MOSTLY(type, name) \ macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dpm-cps.c44 static DEFINE_PER_CPU_READ_MOSTLY(cps_nc_entry_fn[CPS_PM_STATE_COUNT],
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-mips-gic.c49 static DEFINE_PER_CPU_READ_MOSTLY(unsigned long[GIC_MAX_LONGS], pcpu_masks);
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A 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);
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dcommon.c79 DEFINE_PER_CPU_READ_MOSTLY(u16, cpu_llc_id) = BAD_APICID;