Home
last modified time | relevance | path

Searched refs:GNTTAB_RESERVED_XENSTORE (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/i386/kvm/
H A Dxen_gnttab.c94 s->entries.v1[GNTTAB_RESERVED_XENSTORE].flags = GTF_permit_access; in xen_gnttab_realize()
95 s->entries.v1[GNTTAB_RESERVED_XENSTORE].frame = XEN_SPECIAL_PFN(XENSTORE); in xen_gnttab_realize()
541 s->entries.v1[GNTTAB_RESERVED_XENSTORE].flags = GTF_permit_access; in xen_gnttab_reset()
542 s->entries.v1[GNTTAB_RESERVED_XENSTORE].frame = XEN_SPECIAL_PFN(XENSTORE); in xen_gnttab_reset()
H A Dxen_xenstore.c1492 uint32_t xs_gntref = GNTTAB_RESERVED_XENSTORE; in xen_xenstore_reset()
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_dev_backend.c50 gnttab_grant_foreign_access_ref(GNTTAB_RESERVED_XENSTORE, domid, in xenbus_alloc()
/openbmc/linux/include/xen/interface/
H A Dgrant_table.h107 #define GNTTAB_RESERVED_XENSTORE 1 macro
/openbmc/qemu/include/hw/xen/interface/
H A Dgrant_table.h135 #define GNTTAB_RESERVED_XENSTORE 1 macro