Searched defs:arch_timer_context (Results 1 – 1 of 1) sorted by relevance
26 struct arch_timer_context { struct27 struct kvm_vcpu *vcpu;30 u32 cnt_ctl;31 u64 cnt_cval;55 struct arch_timer_context *direct_vtimer; argument