Searched refs:DECLARE_PER_CPU_ALIGNED (Results 1 – 8 of 8) sorted by relevance
38 DECLARE_PER_CPU_ALIGNED(struct pcpu_hot, pcpu_hot);41 DECLARE_PER_CPU_ALIGNED(const struct pcpu_hot __percpu_seg_override,
55 DECLARE_PER_CPU_ALIGNED(struct pi_desc, posted_msi_pi_desc);
152 DECLARE_PER_CPU_ALIGNED(struct tlb_state, cpu_tlbstate);
15 DECLARE_PER_CPU_ALIGNED(irq_cpustat_t, irq_stat);
113 DECLARE_PER_CPU_ALIGNED(struct irb, cio_irb);
31 DECLARE_PER_CPU_ALIGNED(struct vcpu_info, xen_vcpu_info);
146 #define DECLARE_PER_CPU_ALIGNED(type, name) \ macro
3250 DECLARE_PER_CPU_ALIGNED(struct softnet_data, softnet_data);
Completed in 25 milliseconds