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

/linux-4.1.27/arch/powerpc/boot/
H A Dcuboot-c2k.c32 unsigned long cpu_base; c2k_bridge_setup() local
H A Dprpmc2800.c322 unsigned long cpu_base; prpmc2800_bridge_setup() local
H A Dmv64x60.c495 mv64x60_config_cpu2pci_window(u8 *bridge_base, u8 hose, u32 pci_base_hi, u32 pci_base_lo, u32 cpu_base, u32 size, struct mv64x60_cpu2pci_win *offset_tbl) mv64x60_config_cpu2pci_window() argument
/linux-4.1.27/drivers/irqchip/
H A Dirq-hip04.c57 void __iomem *cpu_base; member in struct:hip04_irq_data
175 void __iomem *cpu_base = hip04_data.cpu_base; hip04_handle_irq() local
H A Dirq-gic.c60 union gic_base cpu_base; member in struct:gic_chip_data
268 void __iomem *cpu_base = gic_data_cpu_base(gic); gic_handle_irq() local
367 void __iomem *cpu_base = gic_data_cpu_base(&gic_data[0]); gic_cpu_if_up() local
433 void __iomem *cpu_base = gic_data_cpu_base(&gic_data[0]); gic_cpu_if_down() local
524 void __iomem *cpu_base; gic_cpu_save() local
550 void __iomem *cpu_base; gic_cpu_restore() local
1009 void __iomem *cpu_base; gic_of_init() local
1099 void __iomem *cpu_base, *dist_base; gic_v2_acpi_init() local
895 gic_init_bases(unsigned int gic_nr, int irq_start, void __iomem *dist_base, void __iomem *cpu_base, u32 percpu_offset, struct device_node *node) gic_init_bases() argument
/linux-4.1.27/kernel/time/
H A Dtimer_list.c140 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); print_cpu() local
H A Dhrtimer.c446 static ktime_t __hrtimer_get_next_event(struct hrtimer_cpu_base *cpu_base) __hrtimer_get_next_event() argument
522 hrtimer_force_reprogram(struct hrtimer_cpu_base *cpu_base, int skip_equal) hrtimer_force_reprogram() argument
569 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); hrtimer_reprogram() local
1123 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); hrtimer_get_next_event() local
1144 struct hrtimer_cpu_base *cpu_base; __hrtimer_init() local
1189 struct hrtimer_cpu_base *cpu_base; hrtimer_get_res() local
1202 struct hrtimer_cpu_base *cpu_base = base->cpu_base; __run_hrtimer() local
1247 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); hrtimer_interrupt() local
1437 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); hrtimer_run_queues() local
1619 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); init_hrtimers_cpu() local
/linux-4.1.27/arch/mips/ar7/
H A Dclock.c340 int cpu_base, cpu_mul, cpu_prediv, cpu_postdiv; tnetd7200_init_clocks() local
/linux-4.1.27/include/linux/
H A Dhrtimer.h146 struct hrtimer_cpu_base *cpu_base; member in struct:hrtimer_clock_base
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dbgmac.h422 struct bgmac_dma_desc *cpu_base; member in struct:bgmac_dma_ring
H A Dtg3.c3585 static int tg3_pause_cpu(struct tg3 *tp, u32 cpu_base) tg3_pause_cpu() argument
3621 static void tg3_resume_cpu(struct tg3 *tp, u32 cpu_base) tg3_resume_cpu() argument
3634 static int tg3_halt_cpu(struct tg3 *tp, u32 cpu_base) tg3_halt_cpu() argument
3699 static int tg3_load_firmware_cpu(struct tg3 *tp, u32 cpu_base, tg3_load_firmware_cpu() argument
3765 static int tg3_pause_cpu_and_set_pc(struct tg3 *tp, u32 cpu_base, u32 pc) tg3_pause_cpu_and_set_pc() argument
3903 unsigned long cpu_base, cpu_scratch_base, cpu_scratch_size; tg3_load_tso_firmware() local
/linux-4.1.27/drivers/block/
H A DDAC960.h112 void *cpu_base; member in struct:dma_loaf

Completed in 1017 milliseconds