Searched refs:xenstore_read_fe_uint64 (Results 1 – 3 of 3) sorted by relevance
36 int xenstore_read_fe_uint64(struct XenLegacyDevice *xendev, const char *node,
88 int xenstore_read_fe_uint64(struct XenLegacyDevice *xendev, const char *node, in xenstore_read_fe_uint64() function
94 if (xenstore_read_fe_uint64(&c->xendev, "page-ref", &val) == -1) in common_bind()