Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c593 bool is_stubdom = false; in xen_check_stubdomain() local
598 is_stubdom = dm_domid != 0; in xen_check_stubdomain()
604 return is_stubdom; in xen_check_stubdomain()