Home
last modified time | relevance | path

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

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