Home
last modified time | relevance | path

Searched refs:apbt_dev (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dapb_timer.c57 struct apbt_dev { struct
67 static inline void __iomem *adev_virt_addr(struct apbt_dev *adev) in adev_virt_addr()
72 static DEFINE_PER_CPU(struct apbt_dev, cpu_apbt_dev);
137 struct apbt_dev *adev = this_cpu_ptr(&cpu_apbt_dev); in apbt_clockevent_register()
168 static void apbt_setup_irq(struct apbt_dev *adev) in apbt_setup_irq()
177 struct apbt_dev *adev; in apbt_setup_secondary_clock()
216 struct apbt_dev *adev = &per_cpu(cpu_apbt_dev, cpu); in apbt_cpu_dead()
287 struct apbt_dev *adev; in apbt_time_init()

Completed in 1 milliseconds