Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/interface/
H A Dxen.h651 #define SIF_PRIVILEGED (1<<0) /* Is the domain privileged? */ macro
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h870 #define SIF_PRIVILEGED (1<<0) /* Is the domain privileged? */ macro
/openbmc/linux/arch/arm/xen/
H A Denlighten.c275 xen_start_flags |= SIF_INITDOMAIN|SIF_PRIVILEGED; in xen_early_init()
/openbmc/linux/drivers/xen/
H A Dsys-hypervisor.c435 FLAG_NODE(SIF_PRIVILEGED, privileged),