Searched refs:xpc_heartbeat_uv (Results 1 – 2 of 2) sorted by relevance
33 static struct xpc_heartbeat_uv *xpc_heartbeat_uv; variable731 xpc_heartbeat_uv = in xpc_setup_rsvd_page_uv()733 rp->sn.uv.heartbeat_gpa = uv_gpa(xpc_heartbeat_uv); in xpc_setup_rsvd_page_uv()757 xpc_heartbeat_uv->value++; in xpc_increment_heartbeat_uv()764 xpc_heartbeat_uv->offline = 1; in xpc_offline_heartbeat_uv()771 xpc_heartbeat_uv->offline = 0; in xpc_online_heartbeat_uv()777 xpc_heartbeat_uv->value = 1; in xpc_heartbeat_init_uv()778 xpc_heartbeat_uv->offline = 0; in xpc_heartbeat_init_uv()795 sizeof(struct xpc_heartbeat_uv)); in xpc_get_remote_heartbeat_uv()
117 struct xpc_heartbeat_uv { struct448 struct xpc_heartbeat_uv cached_heartbeat; /* cached copy of */