Home
last modified time | relevance | path

Searched defs:xen_domain_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/xen/
H A Dxen.h7 enum xen_domain_type { enum
16 #define xen_domain_type XEN_NATIVE macro
/openbmc/linux/arch/x86/xen/
H A Denlighten.c67 enum xen_domain_type __ro_after_init xen_domain_type = XEN_NATIVE; variable
/openbmc/linux/arch/arm/xen/
H A Denlighten.c45 enum xen_domain_type xen_domain_type = XEN_NATIVE; variable