Searched refs:compat_vcpu_set_singleshot_timer (Results 1 – 1 of 1) sorted by relevance
1599 struct compat_vcpu_set_singleshot_timer { struct1627 BUILD_BUG_ON(offsetof(struct compat_vcpu_set_singleshot_timer, timeout_abs_ns) != in kvm_xen_hcall_vcpu_op()1629 BUILD_BUG_ON(sizeof_field(struct compat_vcpu_set_singleshot_timer, timeout_abs_ns) != in kvm_xen_hcall_vcpu_op()1631 BUILD_BUG_ON(offsetof(struct compat_vcpu_set_singleshot_timer, flags) != in kvm_xen_hcall_vcpu_op()1633 BUILD_BUG_ON(sizeof_field(struct compat_vcpu_set_singleshot_timer, flags) != in kvm_xen_hcall_vcpu_op()1637 sizeof(struct compat_vcpu_set_singleshot_timer), &e)) { in kvm_xen_hcall_vcpu_op()