Searched defs:cpu_base (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/kernel/time/ |
D | hrtimer.c | 487 __next_base(struct hrtimer_cpu_base *cpu_base, unsigned int *active) in __next_base() 500 #define for_each_active_base(base, cpu_base, active) \ argument 503 static ktime_t __hrtimer_next_event_base(struct hrtimer_cpu_base *cpu_base, in __hrtimer_next_event_base() 567 __hrtimer_get_next_event(struct hrtimer_cpu_base *cpu_base, unsigned int active_mask) in __hrtimer_get_next_event() 611 static inline int __hrtimer_hres_active(struct hrtimer_cpu_base *cpu_base) in __hrtimer_hres_active() 628 hrtimer_force_reprogram(struct hrtimer_cpu_base *cpu_base, int skip_equal) in hrtimer_force_reprogram() 777 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_reprogram() local 988 struct hrtimer_cpu_base *cpu_base = base->cpu_base; in __remove_hrtimer() local 1057 hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) in hrtimer_update_softirq_timer() 1198 static void hrtimer_sync_wait_running(struct hrtimer_cpu_base *cpu_base, in hrtimer_sync_wait_running() [all …]
|
D | timer_list.c | 132 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); in print_cpu() local
|
/Linux-v5.4/drivers/irqchip/ |
D | irq-gic.c | 71 union gic_base cpu_base; member 362 void __iomem *cpu_base = gic_data_cpu_base(gic); in gic_handle_irq() local 469 void __iomem *cpu_base = gic_data_cpu_base(gic); in gic_cpu_if_up() local 556 void __iomem *cpu_base; in gic_cpu_if_down() local 667 void __iomem *cpu_base; in gic_cpu_save() local 697 void __iomem *cpu_base; in gic_cpu_restore() local 1237 void __init gic_init(void __iomem *dist_base, void __iomem *cpu_base) in gic_init()
|
D | irq-hip04.c | 54 void __iomem *cpu_base; member 179 void __iomem *cpu_base = hip04_data.cpu_base; in hip04_handle_irq() local
|
/Linux-v5.4/virt/kvm/arm/vgic/ |
D | vgic-v2.c | 289 static bool vgic_v2_check_base(gpa_t dist_base, gpa_t cpu_base) in vgic_v2_check_base()
|
/Linux-v5.4/drivers/infiniband/hw/hns/ |
D | hns_roce_hem.c | 1383 void *cpu_base; in hem_list_alloc_root_bt() local 1555 void *cpu_base = NULL; in hns_roce_hem_list_find_mtt() local
|
/Linux-v5.4/arch/mips/ar7/ |
D | clock.c | 327 int cpu_base, cpu_mul, cpu_prediv, cpu_postdiv; in tnetd7200_init_clocks() local
|
/Linux-v5.4/include/linux/ |
D | hrtimer.h | 159 struct hrtimer_cpu_base *cpu_base; member
|
/Linux-v5.4/drivers/net/ethernet/broadcom/ |
D | tg3.c | 3592 static int tg3_pause_cpu(struct tg3 *tp, u32 cpu_base) in tg3_pause_cpu() 3628 static void tg3_resume_cpu(struct tg3 *tp, u32 cpu_base) in tg3_resume_cpu() 3641 static int tg3_halt_cpu(struct tg3 *tp, u32 cpu_base) in tg3_halt_cpu() 3706 static int tg3_load_firmware_cpu(struct tg3 *tp, u32 cpu_base, in tg3_load_firmware_cpu() 3772 static int tg3_pause_cpu_and_set_pc(struct tg3 *tp, u32 cpu_base, u32 pc) in tg3_pause_cpu_and_set_pc() 3910 unsigned long cpu_base, cpu_scratch_base, cpu_scratch_size; in tg3_load_tso_firmware() local
|
D | bgmac.h | 464 struct bgmac_dma_desc *cpu_base; member
|