Home
last modified time | relevance | path

Searched refs:xen_restrict (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/accel/xen/
H A Dxen-all.c69 rc = xen_restrict(xen_domid); in xen_setup_post()
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h294 static inline int xen_restrict(domid_t domid) in xen_restrict() function