/openbmc/linux/arch/arm64/kvm/hyp/vhe/ |
H A D | switch.c | 296 static void __hyp_call_panic(u64 spsr, u64 elr, u64 par) in __hyp_call_panic() 316 u64 spsr = read_sysreg_el2(SYS_SPSR); in hyp_panic() local
|
/openbmc/qemu/bsd-user/aarch64/ |
H A D | target_arch_reg.h | 30 uint64_t spsr; member
|
/openbmc/linux/drivers/spi/ |
H A D | spi-rspi.c | 191 u8 spsr; member 653 u8 spsr; in rspi_receive_init() local 672 u8 spsr; in qspi_receive_init() local 1044 u8 spsr; in rspi_irq_mux() local 1066 u8 spsr; in rspi_irq_rx() local 1081 u8 spsr; in rspi_irq_tx() local
|
H A D | spi-loongson.h | 39 unsigned char spsr; member
|
H A D | spi-topcliff-pch.c | 270 void __iomem *spsr; in pch_spi_handler_sub() local 340 void __iomem *spsr; in pch_spi_handler() local
|
/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | exception.c | 288 unsigned long spsr = *vcpu_cpsr(vcpu); in enter_exception32() local
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | switch.c | 362 u64 spsr = read_sysreg_el2(SYS_SPSR); in hyp_panic() local
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | handle_exit.c | 386 void __noreturn __cold nvhe_hyp_panic_handler(u64 esr, u64 spsr, in nvhe_hyp_panic_handler()
|
H A D | emulate-nested.c | 1871 static u64 kvm_check_illegal_exception_return(struct kvm_vcpu *vcpu, u64 spsr) in kvm_check_illegal_exception_return() 1906 u64 spsr, elr, mode; in kvm_emulate_nested_eret() local
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | signal32.c | 320 compat_ulong_t spsr = regs->pstate & ~(PSR_f | PSR_AA32_E_BIT); in compat_setup_return() local
|
/openbmc/u-boot/include/ |
H A D | atf_common.h | 109 uint32_t spsr; member
|
/openbmc/u-boot/drivers/spi/ |
H A D | sh_qspi.c | 46 u8 spsr; member
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_emulate.h | 269 static inline unsigned long host_spsr_to_spsr32(unsigned long spsr) in host_spsr_to_spsr32()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | helper-a64.c | 714 static int el_from_spsr(uint32_t spsr) in el_from_spsr() 776 uint32_t spsr = env->banked_spsr[spsr_idx]; in HELPER() local
|
H A D | translate.c | 2620 static uint32_t msr_mask(DisasContext *s, int flags, int spsr) in msr_mask() 2653 static int gen_set_psr(DisasContext *s, uint32_t mask, int spsr, TCGv_i32 t0) in gen_set_psr() 2674 static int gen_set_psr_im(DisasContext *s, uint32_t mask, int spsr, uint32_t val) in gen_set_psr_im()
|
/openbmc/linux/tools/arch/arm64/include/uapi/asm/ |
H A D | kvm.h | 57 __u64 spsr[KVM_NR_SPSR]; member
|
/openbmc/linux/arch/arm64/include/uapi/asm/ |
H A D | kvm.h | 57 __u64 spsr[KVM_NR_SPSR]; member
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | kvm.h | 55 __u64 spsr[KVM_NR_SPSR]; member
|
/openbmc/libcper/specification/json/sections/ |
H A D | cper-arm-processor.json | 500 "spsr": { "type": "integer" }, object
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | sdio.c | 345 __le32 spsr; member
|
/openbmc/qemu/target/arm/ |
H A D | cpu.h | 240 uint32_t spsr; member
|