Searched refs:zone_id (Results 1 – 2 of 2) sorted by relevance
123 enum region_ids zone_id = get_decoded_zone_id(zone_info); in emi_mpu_optee_handler() local129 if (zone_id < SVP_DRAM_REGION_ID_START || zone_id > SVP_DRAM_REGION_ID_END) { in emi_mpu_optee_handler()138 region_info.region = zone_id; in emi_mpu_optee_handler()147 emi_mpu_clear_protection(zone_id); in emi_mpu_optee_handler()
169 enum MPU_REQ_ORIGIN_ZONE_ID zone_id = get_decoded_zone_id(zone_info); in emi_mpu_sip_handler() local174 if (zone_id != MPU_REQ_ORIGIN_TEE_ZONE_SVP) { in emi_mpu_sip_handler()