Searched refs:KVM_ARM_ABT_lr (Results 1 – 3 of 3) sorted by relevance
38 ctxt->gp_regs.KVM_ARM_ABT_lr = read_special(LR_abt); in __banked_save_state()65 write_special(ctxt->gp_regs.KVM_ARM_ABT_lr, LR_abt); in __banked_restore_state()
42 #define KVM_ARM_ABT_lr abt_regs[1] macro