Searched refs:SEPOL_TARGET_XEN (Results 1 – 6 of 6) sorted by relevance
722 #define SEPOL_TARGET_XEN 1 macro
67 .target_platform = SEPOL_TARGET_XEN,1254 else if (p->target_platform == SEPOL_TARGET_XEN) in policydb_destroy()2582 case SEPOL_TARGET_XEN: in ocontext_read()3851 else if (platform == SEPOL_TARGET_XEN) in policydb_set_target_platform()3852 p->target_platform = SEPOL_TARGET_XEN; in policydb_set_target_platform()
1354 case SEPOL_TARGET_XEN: in ocontext_write()
2144 case SEPOL_TARGET_XEN: in ocontext_copy()
3726 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_pirq_context()3780 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_iomem_context()3844 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_ioport_context()3908 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_pcidevice_context()
418 target = SEPOL_TARGET_XEN; in main()