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