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

/linux-master/drivers/irqchip/
H A Dirq-hip04.c54 void __iomem *cpu_base; member in struct:hip04_irq_data
202 void __iomem *cpu_base = hip04_data.cpu_base; local
H A Dirq-gic.c72 union gic_base cpu_base; member in struct:gic_chip_data
338 void __iomem *cpu_base = gic_data_cpu_base(gic); local
442 void __iomem *cpu_base = gic_data_cpu_base(gic); local
529 void __iomem *cpu_base; local
640 void __iomem *cpu_base; local
670 void __iomem *cpu_base; local
[all...]
/linux-master/drivers/remoteproc/
H A Dmeson_mx_ao_arc.c48 void __iomem *cpu_base; member in struct:meson_mx_ao_arc_rproc_priv
/linux-master/include/linux/
H A Dhrtimer_defs.h48 struct hrtimer_cpu_base *cpu_base; member in struct:hrtimer_clock_base
/linux-master/kernel/time/
H A Dtimer_list.c117 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); local
H A Dhrtimer.c489 __next_base(struct hrtimer_cpu_base *cpu_base, unsigned int *active) argument
505 __hrtimer_next_event_base(struct hrtimer_cpu_base *cpu_base, const struct hrtimer *exclude, unsigned int active, ktime_t expires_next) argument
572 __hrtimer_get_next_event(struct hrtimer_cpu_base *cpu_base, unsigned int active_mask) argument
597 hrtimer_update_next_event(struct hrtimer_cpu_base *cpu_base) argument
647 hrtimer_hres_active(struct hrtimer_cpu_base *cpu_base) argument
653 __hrtimer_reprogram(struct hrtimer_cpu_base *cpu_base, struct hrtimer *next_timer, ktime_t expires_next) argument
688 hrtimer_force_reprogram(struct hrtimer_cpu_base *cpu_base, int skip_equal) argument
808 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); local
867 update_needs_ipi(struct hrtimer_cpu_base *cpu_base, unsigned int active) argument
945 struct hrtimer_cpu_base *cpu_base = raw_cpu_ptr(&hrtimer_bases); local
1110 struct hrtimer_cpu_base *cpu_base = base->cpu_base; local
1190 hrtimer_update_softirq_timer(struct hrtimer_cpu_base *cpu_base, bool reprogram) argument
1368 hrtimer_sync_wait_running(struct hrtimer_cpu_base *cpu_base, unsigned long flags) argument
1483 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); local
1506 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); local
1547 struct hrtimer_cpu_base *cpu_base; local
1719 __hrtimer_run_queues(struct hrtimer_cpu_base *cpu_base, ktime_t now, unsigned long flags, unsigned int active_mask) argument
1760 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); local
1785 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); local
1880 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); local
2148 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); local
[all...]
/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-v2.c274 static bool vgic_v2_check_base(gpa_t dist_base, gpa_t cpu_base) argument
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c1212 static int alloc_fake_root_bt(struct hns_roce_dev *hr_dev, void *cpu_base, argument
1231 static int setup_middle_bt(struct hns_roce_dev *hr_dev, void *cpu_base, argument
1261 void *cpu_base; local
1428 void *cpu_base = NULL; local
[all...]
/linux-master/drivers/media/platform/qcom/venus/
H A Dcore.h176 void __iomem *cpu_base; member in struct:venus_core
/linux-master/drivers/net/ethernet/broadcom/
H A Dbgmac.h425 struct bgmac_dma_desc *cpu_base; member in struct:bgmac_dma_ring
H A Dtg3.c3581 static int tg3_pause_cpu(struct tg3 *tp, u32 cpu_base) argument
3617 static void tg3_resume_cpu(struct tg3 *tp, u32 cpu_base) argument
3630 static int tg3_halt_cpu(struct tg3 *tp, u32 cpu_base) argument
3695 tg3_load_firmware_cpu(struct tg3 *tp, u32 cpu_base, u32 cpu_scratch_base, int cpu_scratch_size, const struct tg3_firmware_hdr *fw_hdr) argument
3761 tg3_pause_cpu_and_set_pc(struct tg3 *tp, u32 cpu_base, u32 pc) argument
3899 unsigned long cpu_base, cpu_scratch_base, cpu_scratch_size; local
[all...]

Completed in 256 milliseconds