Home
last modified time | relevance | path

Searched refs:sp_el1 (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/firmware/
H A Drockchip_sip.c292 static struct pt_regs sip_fiq_debugger_get_pt_regs(void *reg_base, unsigned long sp_el1) in sip_fiq_debugger_get_pt_regs() argument
307 fiq_pt_regs.sp = sp_el1; in sip_fiq_debugger_get_pt_regs()
370 static void sip_fiq_debugger_uart_irq_tf_cb(unsigned long sp_el1, unsigned long offset, unsigned long cpu) in sip_fiq_debugger_uart_irq_tf_cb() argument
378 fiq_pt_regs = sip_fiq_debugger_get_pt_regs(cpu_context, sp_el1); in sip_fiq_debugger_uart_irq_tf_cb()
/device/soc/rockchip/rk3588/kernel/drivers/firmware/
H A Drockchip_sip.c295 unsigned long sp_el1) in sip_fiq_debugger_get_pt_regs()
310 fiq_pt_regs.sp = sp_el1; in sip_fiq_debugger_get_pt_regs()
373 static void sip_fiq_debugger_uart_irq_tf_cb(unsigned long sp_el1, in sip_fiq_debugger_uart_irq_tf_cb() argument
383 fiq_pt_regs = sip_fiq_debugger_get_pt_regs(cpu_context, sp_el1); in sip_fiq_debugger_uart_irq_tf_cb()
294 sip_fiq_debugger_get_pt_regs(void *reg_base, unsigned long sp_el1) sip_fiq_debugger_get_pt_regs() argument
/device/soc/rockchip/rk3588/kernel/include/linux/rockchip/
H A Dpsci.h60 void psci_fiq_debugger_uart_irq_tf_cb(u64 sp_el1, u64 offset);
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_arm64.c114 output->printf(output, " sp_el1 %016lx\n", READ_SPECIAL_REG(sp_el1)); in fiq_debugger_dump_allregs()
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_arm64.c130 output->printf(output, " sp_el1 %016lx\n", in fiq_debugger_dump_allregs()
131 READ_SPECIAL_REG(sp_el1)); in fiq_debugger_dump_allregs()

Completed in 4 milliseconds