Home
last modified time | relevance | path

Searched refs:EXPORT_PER_CPU_SYMBOL (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/linux/lib/
H A Dirq_regs.c13 EXPORT_PER_CPU_SYMBOL(__irq_regs);
/openbmc/linux/arch/loongarch/kernel/
H A Dirq.c26 EXPORT_PER_CPU_SYMBOL(irq_stat);
/openbmc/linux/arch/x86/kernel/
H A Dsetup_percpu.c33 EXPORT_PER_CPU_SYMBOL(this_cpu_off);
H A Dsmpboot.c93 EXPORT_PER_CPU_SYMBOL(cpu_sibling_map);
97 EXPORT_PER_CPU_SYMBOL(cpu_core_map);
101 EXPORT_PER_CPU_SYMBOL(cpu_die_map);
105 EXPORT_PER_CPU_SYMBOL(cpu_info);
H A Dhw_breakpoint.c40 EXPORT_PER_CPU_SYMBOL(cpu_dr7);
H A Dirq.c30 EXPORT_PER_CPU_SYMBOL(irq_stat);
H A Dprocess.c84 EXPORT_PER_CPU_SYMBOL(cpu_tss_rw);
/openbmc/linux/include/linux/
H A Dpercpu-defs.h194 #define EXPORT_PER_CPU_SYMBOL(var) EXPORT_SYMBOL(var) macro
197 #define EXPORT_PER_CPU_SYMBOL(var) macro
/openbmc/linux/arch/x86/xen/
H A Denlighten.c46 EXPORT_PER_CPU_SYMBOL(xen_vcpu_id);
/openbmc/linux/arch/x86/include/asm/
H A Dpercpu.h438 EXPORT_PER_CPU_SYMBOL(_name)
465 EXPORT_PER_CPU_SYMBOL(_name)
/openbmc/linux/arch/powerpc/kernel/
H A Dirq.c75 EXPORT_PER_CPU_SYMBOL(irq_stat);
H A Dsmp.c91 EXPORT_PER_CPU_SYMBOL(cpu_sibling_map);
92 EXPORT_PER_CPU_SYMBOL(cpu_l2_cache_map);
93 EXPORT_PER_CPU_SYMBOL(cpu_core_map);
/openbmc/linux/arch/sparc/kernel/
H A Dcpu.c29 EXPORT_PER_CPU_SYMBOL(__cpu_data);
H A Dsmp_64.c71 EXPORT_PER_CPU_SYMBOL(cpu_sibling_map);
/openbmc/linux/kernel/locking/
H A Dspinlock.c28 EXPORT_PER_CPU_SYMBOL(__mmiowb_state);
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dtlb.c138 EXPORT_PER_CPU_SYMBOL(next_tlbcam_idx);
/openbmc/linux/arch/arm/xen/
H A Denlighten.c56 EXPORT_PER_CPU_SYMBOL(xen_vcpu_id);
/openbmc/linux/arch/arm64/kernel/
H A Dsmp.c57 EXPORT_PER_CPU_SYMBOL(cpu_number);
/openbmc/linux/arch/ia64/kernel/
H A Dsmpboot.c119 EXPORT_PER_CPU_SYMBOL(cpu_sibling_map);
/openbmc/linux/kernel/
H A Dsoftirq.c56 EXPORT_PER_CPU_SYMBOL(irq_stat);
/openbmc/linux/drivers/s390/cio/
H A Dcio.c51 EXPORT_PER_CPU_SYMBOL(cio_irb);
/openbmc/linux/drivers/acpi/
H A Dacpi_processor.c32 EXPORT_PER_CPU_SYMBOL(processors);
/openbmc/linux/arch/x86/mm/
H A Dinit.c1068 EXPORT_PER_CPU_SYMBOL(tlbstate_untag_mask);
H A Dtlb.c907 EXPORT_PER_CPU_SYMBOL(cpu_tlbstate_shared);
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c2100 EXPORT_PER_CPU_SYMBOL(pcpu_hot);
2159 EXPORT_PER_CPU_SYMBOL(__stack_chk_guard);

12