Searched refs:DECLARE_PER_CPU (Results 1 – 25 of 122) sorted by relevance
12345
/Linux-v6.6/arch/microblaze/include/asm/ |
D | entry.h | 25 DECLARE_PER_CPU(unsigned int, KSP); /* Saved kernel stack pointer */ 26 DECLARE_PER_CPU(unsigned int, KM); /* Kernel/user mode */ 27 DECLARE_PER_CPU(unsigned int, ENTRY_SP); /* Saved SP on kernel entry */ 28 DECLARE_PER_CPU(unsigned int, R11_SAVE); /* Temp variable for entry */ 29 DECLARE_PER_CPU(unsigned int, CURRENT_SAVE); /* Saved current pointer */
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | smp.h | 37 DECLARE_PER_CPU(cpumask_var_t, thread_group_l1_cache_map); 38 DECLARE_PER_CPU(cpumask_var_t, thread_group_l2_cache_map); 39 DECLARE_PER_CPU(cpumask_var_t, thread_group_l3_cache_map); 74 DECLARE_PER_CPU(unsigned int, cpu_pvr); 108 DECLARE_PER_CPU(cpumask_var_t, cpu_sibling_map); 109 DECLARE_PER_CPU(cpumask_var_t, cpu_l2_cache_map); 110 DECLARE_PER_CPU(cpumask_var_t, cpu_core_map); 111 DECLARE_PER_CPU(cpumask_var_t, cpu_smallcore_map);
|
D | idle.h | 8 DECLARE_PER_CPU(u64, idle_spurr_cycles); 9 DECLARE_PER_CPU(u64, idle_entry_purr_snap); 10 DECLARE_PER_CPU(u64, idle_entry_spurr_snap);
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | stacktrace.h | 23 DECLARE_PER_CPU(unsigned long *, irq_stack_ptr); 63 DECLARE_PER_CPU(unsigned long [OVERFLOW_STACK_SIZE/sizeof(long)], overflow_stack); 80 DECLARE_PER_CPU(unsigned long *, sdei_stack_normal_ptr); 81 DECLARE_PER_CPU(unsigned long *, sdei_stack_critical_ptr);
|
D | sdei.h | 20 DECLARE_PER_CPU(struct sdei_registered_event *, sdei_active_normal_event); 21 DECLARE_PER_CPU(struct sdei_registered_event *, sdei_active_critical_event);
|
D | kvm_hyp.h | 15 DECLARE_PER_CPU(struct kvm_cpu_context, kvm_hyp_ctxt); 16 DECLARE_PER_CPU(unsigned long, kvm_hyp_vector); 17 DECLARE_PER_CPU(struct kvm_nvhe_init_params, kvm_init_params);
|
/Linux-v6.6/arch/arm64/kernel/ |
D | sdei.c | 34 DECLARE_PER_CPU(unsigned long *, sdei_stack_normal_ptr); 35 DECLARE_PER_CPU(unsigned long *, sdei_stack_critical_ptr); 42 DECLARE_PER_CPU(unsigned long *, sdei_shadow_call_stack_normal_ptr); 43 DECLARE_PER_CPU(unsigned long *, sdei_shadow_call_stack_critical_ptr);
|
/Linux-v6.6/include/linux/ |
D | arch_topology.h | 21 DECLARE_PER_CPU(unsigned long, cpu_scale); 30 DECLARE_PER_CPU(unsigned long, arch_freq_scale); 56 DECLARE_PER_CPU(unsigned long, thermal_pressure);
|
D | kernel_stat.h | 46 DECLARE_PER_CPU(struct kernel_stat, kstat); 47 DECLARE_PER_CPU(struct kernel_cpustat, kernel_cpustat);
|
D | topology.h | 83 DECLARE_PER_CPU(int, numa_node); 133 DECLARE_PER_CPU(int, _numa_mem_);
|
D | irqflags.h | 50 DECLARE_PER_CPU(int, hardirqs_enabled); 51 DECLARE_PER_CPU(int, hardirq_context);
|
/Linux-v6.6/arch/ia64/include/asm/ |
D | cpu.h | 14 DECLARE_PER_CPU(struct ia64_cpu, cpu_devices); 16 DECLARE_PER_CPU(int, cpu_state);
|
/Linux-v6.6/arch/x86/include/asm/ |
D | mce.h | 224 DECLARE_PER_CPU(struct device *, mce_device); 250 DECLARE_PER_CPU(unsigned, mce_exception_count); 251 DECLARE_PER_CPU(unsigned, mce_poll_count); 254 DECLARE_PER_CPU(mce_banks_t, mce_poll_banks); 266 DECLARE_PER_CPU(struct mce, injectm);
|
D | nospec-branch.h | 378 DECLARE_PER_CPU(u64, __x86_call_count); 379 DECLARE_PER_CPU(u64, __x86_ret_count); 380 DECLARE_PER_CPU(u64, __x86_stuffs_count); 381 DECLARE_PER_CPU(u64, __x86_ctxsw_count); 509 DECLARE_PER_CPU(u64, x86_spec_ctrl_current);
|
D | kmsan.h | 18 DECLARE_PER_CPU(char[CPU_ENTRY_AREA_SIZE], cpu_entry_area_shadow); 19 DECLARE_PER_CPU(char[CPU_ENTRY_AREA_SIZE], cpu_entry_area_origin);
|
D | cpu_entry_area.h | 134 DECLARE_PER_CPU(struct cpu_entry_area *, cpu_entry_area); 135 DECLARE_PER_CPU(struct cea_exception_stacks *, cea_exception_stacks);
|
/Linux-v6.6/arch/riscv/include/asm/ |
D | cpufeature.h | 26 DECLARE_PER_CPU(struct riscv_cpuinfo, riscv_cpuinfo); 28 DECLARE_PER_CPU(long, misaligned_access_speed);
|
/Linux-v6.6/arch/x86/xen/ |
D | xen-ops.h | 24 DECLARE_PER_CPU(struct vcpu_info, xen_vcpu_info); 25 DECLARE_PER_CPU(unsigned long, xen_cr3); 26 DECLARE_PER_CPU(unsigned long, xen_current_cr3);
|
/Linux-v6.6/arch/x86/include/asm/xen/ |
D | hypervisor.h | 74 DECLARE_PER_CPU(enum xen_lazy_mode, xen_lazy_mode); 75 DECLARE_PER_CPU(unsigned int, xen_lazy_nesting);
|
/Linux-v6.6/include/xen/ |
D | xen-ops.h | 13 DECLARE_PER_CPU(struct vcpu_info *, xen_vcpu); 15 DECLARE_PER_CPU(uint32_t, xen_vcpu_id); 199 DECLARE_PER_CPU(bool, xen_in_preemptible_hcall);
|
/Linux-v6.6/kernel/time/ |
D | tick-internal.h | 16 DECLARE_PER_CPU(struct tick_device, tick_cpu_device); 164 DECLARE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases);
|
/Linux-v6.6/arch/alpha/include/asm/ |
D | hw_irq.h | 7 DECLARE_PER_CPU(unsigned long, irq_pmi_count);
|
/Linux-v6.6/arch/arm/include/asm/ |
D | cpu.h | 21 DECLARE_PER_CPU(struct cpuinfo_arm, cpu_data);
|
/Linux-v6.6/arch/mips/include/asm/ |
D | cevt-r4k.h | 20 DECLARE_PER_CPU(struct clock_event_device, mips_clockevent_device);
|
/Linux-v6.6/include/linux/sched/ |
D | stat.h | 18 DECLARE_PER_CPU(unsigned long, process_counts);
|
12345