Searched refs:KVM_ARM_FIQ_ip (Results 1 – 2 of 2) sorted by relevance
50 ctxt->gp_regs.KVM_ARM_FIQ_ip = read_special(R12_fiq); in __banked_save_state()77 write_special(ctxt->gp_regs.KVM_ARM_FIQ_ip, R12_fiq); in __banked_restore_state()
52 #define KVM_ARM_FIQ_ip fiq_regs[4] macro