Home
last modified time | relevance | path

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

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