Searched refs:spsr_el1 (Results 1 – 1 of 1) sorted by relevance
826 u64 sctlr, spsr_el1, spsr_el2, exc_offset = except_type_sync; in inject_host_exception() local830 spsr_el1 = spsr_el2 = read_sysreg_el2(SYS_SPSR); in inject_host_exception()831 switch (spsr_el1 & (PSR_MODE_MASK | PSR_MODE32_BIT)) { in inject_host_exception()861 write_sysreg_el1(spsr_el1, SYS_SPSR); in inject_host_exception()