Home
last modified time | relevance | path

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

/Linux-v4.19/include/xen/interface/
Dxen.h666 #define SIF_PRIVILEGED (1<<0) /* Is the domain privileged? */ macro
/Linux-v4.19/arch/arm/xen/
Denlighten.c299 xen_start_flags |= SIF_INITDOMAIN|SIF_PRIVILEGED; in xen_early_init()