Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dapb_timer.c61 struct apbt_dev { struct
71 static inline void __iomem *adev_virt_addr(struct apbt_dev *adev) in adev_virt_addr() argument
76 static DEFINE_PER_CPU(struct apbt_dev, cpu_apbt_dev);
141 struct apbt_dev *adev = this_cpu_ptr(&cpu_apbt_dev); in apbt_clockevent_register()
172 static void apbt_setup_irq(struct apbt_dev *adev) in apbt_setup_irq()
185 struct apbt_dev *adev; in apbt_setup_secondary_clock()
226 struct apbt_dev *adev = &per_cpu(cpu_apbt_dev, cpu); in apbt_cpuhp_notify()
304 struct apbt_dev *adev; in apbt_time_init()