Searched refs:KVM_ARM_ABT_lr (Results 1 – 2 of 2) sorted by relevance
27 ctxt->gp_regs.KVM_ARM_ABT_lr = read_special(LR_abt); in __banked_save_state()54 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