Searched refs:SEPOL_TARGET_XEN (Results 1 – 11 of 11) sorted by relevance
98 #define SEPOL_TARGET_XEN 1 macro
162 case SEPOL_TARGET_XEN: in sepol_policydb_set_target_platform()
67 .target_platform = SEPOL_TARGET_XEN,74 .target_platform = SEPOL_TARGET_XEN,1333 else if (p->target_platform == SEPOL_TARGET_XEN) in policydb_destroy()2712 case SEPOL_TARGET_XEN: in ocontext_read()3989 else if (platform == SEPOL_TARGET_XEN) in policydb_set_target_platform()3990 p->target_platform = SEPOL_TARGET_XEN; in policydb_set_target_platform()
1442 case SEPOL_TARGET_XEN: in ocontext_write()
2248 case SEPOL_TARGET_XEN: in ocontext_copy()
2813 case SEPOL_TARGET_XEN: in ocontexts_to_cil()
127 target = SEPOL_TARGET_XEN; in main()
155 current_conf->target_platform = SEPOL_TARGET_XEN;
4558 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_pirq_context()4612 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_iomem_context()4676 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_ioport_context()4740 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_pcidevice_context()4794 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_devicetree_context()
425 target = SEPOL_TARGET_XEN; in main()
3648 if (db->target_platform == SEPOL_TARGET_XEN) { in __cil_contexts_to_policydb()