Searched refs:KVM_ARM_ABT_spsr (Results 1 – 3 of 3) sorted by relevance
28 ctxt->gp_regs.KVM_ARM_ABT_spsr = read_special(SPSR_abt); in __banked_save_state()55 write_special(ctxt->gp_regs.KVM_ARM_ABT_spsr, SPSR_abt); in __banked_restore_state()
140 return &vcpu->arch.ctxt.gp_regs.KVM_ARM_ABT_spsr; in __vcpu_spsr()
43 #define KVM_ARM_ABT_spsr abt_regs[2] macro