Home
last modified time | relevance | path

Searched defs:cpu_base (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/kernel/time/
H A Dhrtimer.c495 __next_base(struct hrtimer_cpu_base *cpu_base, unsigned int *active) in __next_base()
508 #define for_each_active_base(base, cpu_base, active) \ argument
659 static void __hrtimer_reprogram(struct hrtimer_cpu_base *cpu_base, in __hrtimer_reprogram()
812 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_reprogram() local
871 static bool update_needs_ipi(struct hrtimer_cpu_base *cpu_base, in update_needs_ipi()
949 struct hrtimer_cpu_base *cpu_base = raw_cpu_ptr(&hrtimer_bases); in clock_was_set() local
1113 struct hrtimer_cpu_base *cpu_base = base->cpu_base; in __remove_hrtimer() local
1526 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_get_next_event() local
1549 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_next_event_without() local
1596 struct hrtimer_cpu_base *cpu_base; in __hrtimer_setup() local
[all …]
H A Dtimer_list.c117 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); in print_cpu() local
/linux-6.15/drivers/irqchip/
H A Dirq-gic.c72 union gic_base cpu_base; member
338 void __iomem *cpu_base = gic_data_cpu_base(gic); in gic_handle_irq() local
442 void __iomem *cpu_base = gic_data_cpu_base(gic); in gic_cpu_if_up() local
529 void __iomem *cpu_base; in gic_cpu_if_down() local
640 void __iomem *cpu_base; in gic_cpu_save() local
670 void __iomem *cpu_base; in gic_cpu_restore() local
H A Dirq-hip04.c54 void __iomem *cpu_base; member
202 void __iomem *cpu_base = hip04_data.cpu_base; in hip04_handle_irq() local
/linux-6.15/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c1220 static int alloc_fake_root_bt(struct hns_roce_dev *hr_dev, void *cpu_base, in alloc_fake_root_bt()
1249 static int setup_middle_bt(struct hns_roce_dev *hr_dev, void *cpu_base, in setup_middle_bt()
1279 void *cpu_base; in setup_root_hem() local
1454 void *cpu_base = NULL; in hns_roce_hem_list_find_mtt() local
/linux-6.15/drivers/remoteproc/
H A Dmeson_mx_ao_arc.c48 void __iomem *cpu_base; member
/linux-6.15/arch/arm64/kvm/vgic/
H A Dvgic-v2.c274 static bool vgic_v2_check_base(gpa_t dist_base, gpa_t cpu_base) in vgic_v2_check_base()
/linux-6.15/include/linux/
H A Dhrtimer_defs.h48 struct hrtimer_cpu_base *cpu_base; member
/linux-6.15/drivers/net/ethernet/broadcom/
H A Dtg3.c3582 static int tg3_pause_cpu(struct tg3 *tp, u32 cpu_base) in tg3_pause_cpu()
3618 static void tg3_resume_cpu(struct tg3 *tp, u32 cpu_base) in tg3_resume_cpu()
3631 static int tg3_halt_cpu(struct tg3 *tp, u32 cpu_base) in tg3_halt_cpu()
3696 static int tg3_load_firmware_cpu(struct tg3 *tp, u32 cpu_base, in tg3_load_firmware_cpu()
3762 static int tg3_pause_cpu_and_set_pc(struct tg3 *tp, u32 cpu_base, u32 pc) in tg3_pause_cpu_and_set_pc()
3900 unsigned long cpu_base, cpu_scratch_base, cpu_scratch_size; in tg3_load_tso_firmware() local
H A Dbgmac.h424 struct bgmac_dma_desc *cpu_base; member
/linux-6.15/drivers/media/platform/qcom/venus/
H A Dcore.h179 void __iomem *cpu_base; member