Searched refs:SEPOL_TARGET_XEN (Results 1 – 14 of 14) sorted by relevance
99 #define SEPOL_TARGET_XEN 1 macro
162 case SEPOL_TARGET_XEN: in sepol_policydb_set_target_platform()
69 .target_platform = SEPOL_TARGET_XEN,76 .target_platform = SEPOL_TARGET_XEN,1497 else if (p->target_platform == SEPOL_TARGET_XEN) in policydb_destroy()2959 case SEPOL_TARGET_XEN: in ocontext_read()4315 else if (platform == SEPOL_TARGET_XEN) in policydb_set_target_platform()4316 p->target_platform = SEPOL_TARGET_XEN; in policydb_set_target_platform()
687 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in sort_ocontexts()
607 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in write_sid_decl_rules_to_cil()3313 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in sepol_kernel_policydb_to_cil()
488 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in write_sid_decl_rules_to_conf()3178 } else if (pdb->target_platform == SEPOL_TARGET_XEN) { in sepol_kernel_policydb_to_conf()
1504 case SEPOL_TARGET_XEN: in ocontext_write()
2285 case SEPOL_TARGET_XEN: in ocontext_copy()
2963 case SEPOL_TARGET_XEN: in ocontexts_to_cil()
137 target = SEPOL_TARGET_XEN; in main()
155 current_conf->target_platform = SEPOL_TARGET_XEN;
4694 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_pirq_context()4748 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_iomem_context()4812 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_ioport_context()4876 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_pcidevice_context()4930 if (policydbp->target_platform != SEPOL_TARGET_XEN) { in define_devicetree_context()
433 target = SEPOL_TARGET_XEN; in main()
3936 if (db->target_platform == SEPOL_TARGET_XEN) { in __cil_contexts_to_policydb()