Home
last modified time | relevance | path

Searched refs:xenstore_read_fe_uint64 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/xen/
H A Dxen-legacy-backend.h36 int xenstore_read_fe_uint64(struct XenLegacyDevice *xendev, const char *node,
/openbmc/qemu/hw/xen/
H A Dxen-legacy-backend.c88 int xenstore_read_fe_uint64(struct XenLegacyDevice *xendev, const char *node, in xenstore_read_fe_uint64() function
/openbmc/qemu/hw/display/
H A Dxenfb.c94 if (xenstore_read_fe_uint64(&c->xendev, "page-ref", &val) == -1) in common_bind()