Home
last modified time | relevance | path

Searched refs:get_irq_regs (Results 1 – 25 of 70) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dirq_regs.h13 static inline struct pt_regs *get_irq_regs(void) in get_irq_regs() function
22 old_regs = get_irq_regs(); in set_irq_regs()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dirq_alpha.c156 machine, vector, get_irq_regs()->pc, mchk_header->code); in process_mcheck_info()
197 dik_show_regs(get_irq_regs(), NULL); in process_mcheck_info()
H A Dsys_jensen.c156 irq, count, cc-last_cc, get_irq_regs()->pc); in jensen_device_interrupt()
H A Derr_ev6.c265 dik_show_regs(get_irq_regs(), NULL); in ev6_machine_check()
H A Dsys_nautilus.c179 naut_sys_machine_check(vector, la_ptr, get_irq_regs()); in nautilus_machine_check()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dirq_regs.h19 static inline struct pt_regs *get_irq_regs(void) in get_irq_regs() function
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcrash.c32 regs = get_irq_regs(); in crash_shutdown_secondary()
/OK3568_Linux_fs/kernel/arch/m68k/sun3/
H A Dsun3ints.c77 update_process_times(user_mode(get_irq_regs())); in sun3_int5()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dtime.c72 update_process_times(user_mode(get_irq_regs())); in timer_tick()
H A Dmachine_kexec.c80 crash_setup_regs(&regs, get_irq_regs()); in machine_crash_nonpanic_core()
/OK3568_Linux_fs/kernel/drivers/xen/events/
H A Devents_2l.c281 pending = (get_irq_regs() && i == cpu) in xen_debug_interrupt()
282 ? xen_irqs_disabled(get_irq_regs()) in xen_debug_interrupt()
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dtimer_int.c28 oprofile_add_sample(get_irq_regs(), 0); in oprofile_hrtimer_notify()
/OK3568_Linux_fs/kernel/arch/m68k/mac/
H A Dmacints.c267 show_registers(get_irq_regs()); in mac_nmi_handler()
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip22/
H A Dip22-berr.c92 struct pt_regs *regs = get_irq_regs(); in ip22_be_interrupt()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsmp.c922 trace_android_vh_ipi_stop_rcuidle(get_irq_regs()); in do_handle_IPI()
924 rk_minidump_update_cpu_regs(get_irq_regs()); in do_handle_IPI()
931 ipi_cpu_crash_stop(cpu, get_irq_regs()); in do_handle_IPI()
/OK3568_Linux_fs/kernel/arch/mips/dec/
H A Dkn02xa-berr.c105 struct pt_regs *regs = get_irq_regs(); in dec_kn02xa_be_interrupt()
H A Dkn01-berr.c151 struct pt_regs *regs = get_irq_regs(); in dec_kn01_be_interrupt()
H A Decc-berr.c200 struct pt_regs *regs = get_irq_regs(); in dec_ecc_be_interrupt()
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Dtime.c46 update_process_times(user_mode(get_irq_regs())); in timer_interrupt()
/OK3568_Linux_fs/kernel/arch/mips/oprofile/
H A Dop_model_loongson2.c109 struct pt_regs *regs = get_irq_regs(); in loongson2_perfcount_handler()
H A Dop_model_loongson3.c138 struct pt_regs *regs = get_irq_regs(); in loongson3_perfcount_handler()
/OK3568_Linux_fs/kernel/arch/mips/mti-malta/
H A Dmalta-int.c90 struct pt_regs *regs = get_irq_regs(); in corehi_irqdispatch()
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dtime.c92 update_process_times(user_mode(get_irq_regs())); in timer_interrupt()
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dops-tx3927.c204 struct pt_regs *regs = get_irq_regs(); in tx3927_pcierr_interrupt()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dbcm63xx_wdt.c72 struct pt_regs *regs = get_irq_regs(); in bcm63xx_wdt_isr()

123