Home
last modified time | relevance | path

Searched refs:spsr_el3 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dmacro.h214 msr spsr_el3, \tmp
233 msr spsr_el3, \tmp
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dexceptions.S95 mrs x5, spsr_el3
/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h515 u64 spsr_el3; member
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c383 fiq_pt_regs.ARM_cpsr = gp_regs->spsr_el3; in sip_fiq_debugger_get_pt_regs()