Home
last modified time | relevance | path

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

/linux-5.10/include/xen/
Dxen.h5 enum xen_domain_type { enum
14 #define xen_domain_type XEN_NATIVE macro
/linux-5.10/arch/x86/xen/
Denlighten.c54 enum xen_domain_type xen_domain_type = XEN_NATIVE; variable
/linux-5.10/arch/arm/xen/
Denlighten.c43 enum xen_domain_type xen_domain_type = XEN_NATIVE; variable