Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Dxen-detect.c31 xentoolcore_restrict_all(0); in main()
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h112 static inline int xentoolcore_restrict_all(domid_t domid) in xentoolcore_restrict_all() function
297 rc = xentoolcore_restrict_all(domid); in xen_restrict()