Searched refs:KVM_REG_ARM_TIMER_CVAL (Results 1 – 4 of 4) sorted by relevance
125 case KVM_REG_ARM_TIMER_CVAL: in is_timer_reg()139 if (put_user(KVM_REG_ARM_TIMER_CVAL, uindices)) in copy_timer_indices()
201 #define KVM_REG_ARM_TIMER_CVAL ARM64_SYS_REG(3, 3, 14, 0, 2) macro
212 case KVM_REG_ARM_TIMER_CVAL: in is_timer_reg()226 if (put_user(KVM_REG_ARM_TIMER_CVAL, uindices)) in copy_timer_indices()
157 #define KVM_REG_ARM_TIMER_CVAL ARM_CP15_REG64(3, 14) macro