Searched defs:spsr (Results 1 – 10 of 10) sorted by relevance
320 u64 spsr, elr, mode; in kvm_hyp_handle_eret() local638 static void __noreturn __hyp_call_panic(u64 spsr, u64 elr, u64 par) in __hyp_call_panic()658 u64 spsr = read_sysreg_el2(SYS_SPSR); in hyp_panic() local
39 unsigned char spsr; member
288 unsigned long spsr = *vcpu_cpsr(vcpu); in enter_exception32() local
352 u64 spsr = read_sysreg_el2(SYS_SPSR); in hyp_panic() local
525 void __noreturn __cold nvhe_hyp_panic_handler(u64 esr, u64 spsr, in nvhe_hyp_panic_handler()
2628 static u64 kvm_check_illegal_exception_return(struct kvm_vcpu *vcpu, u64 spsr) in kvm_check_illegal_exception_return()2663 u64 spsr, elr, esr; in kvm_emulate_nested_eret() local
247 static inline unsigned long host_spsr_to_spsr32(unsigned long spsr) in host_spsr_to_spsr32()
52 __u64 spsr[KVM_NR_SPSR]; member
345 __le32 spsr; member