Searched refs:xpc_heartbeat_uv (Results 1 – 2 of 2) sorted by relevance
52 static struct xpc_heartbeat_uv *xpc_heartbeat_uv; variable814 xpc_heartbeat_uv = in xpc_setup_rsvd_page_uv()816 rp->sn.uv.heartbeat_gpa = uv_gpa(xpc_heartbeat_uv); in xpc_setup_rsvd_page_uv()840 xpc_heartbeat_uv->value++; in xpc_increment_heartbeat_uv()847 xpc_heartbeat_uv->offline = 1; in xpc_offline_heartbeat_uv()854 xpc_heartbeat_uv->offline = 0; in xpc_online_heartbeat_uv()860 xpc_heartbeat_uv->value = 1; in xpc_heartbeat_init_uv()861 xpc_heartbeat_uv->offline = 0; in xpc_heartbeat_init_uv()878 sizeof(struct xpc_heartbeat_uv)); in xpc_get_remote_heartbeat_uv()
194 struct xpc_heartbeat_uv { struct708 struct xpc_heartbeat_uv cached_heartbeat; /* cached copy of */