Lines Matching defs:cfg
38 #define PTW_RECORD_FAULT(ptw_info, cfg) (((ptw_info).stage == SMMU_STAGE_1 && \ argument
352 static int smmu_get_cd(SMMUv3State *s, STE *ste, SMMUTransCfg *cfg, in smmu_get_cd()
399 static bool s2t0sz_valid(SMMUTransCfg *cfg) in s2t0sz_valid()
430 static int decode_ste_s2_cfg(SMMUv3State *s, SMMUTransCfg *cfg, in decode_ste_s2_cfg()
525 static void decode_ste_config(SMMUTransCfg *cfg, uint32_t config) in decode_ste_config()
547 static int decode_ste(SMMUv3State *s, SMMUTransCfg *cfg, in decode_ste()
715 static int decode_cd(SMMUv3State *s, SMMUTransCfg *cfg, in decode_cd()
824 static int smmuv3_decode_config(IOMMUMemoryRegion *mr, SMMUTransCfg *cfg, in smmuv3_decode_config()
875 SMMUTransCfg *cfg; in smmuv3_get_config() local
913 SMMUTransCfg *cfg, in smmuv3_do_translate()
1048 SMMUTransCfg *cfg = NULL; in smmuv3_translate() local
1149 SMMUTransCfg *cfg = smmuv3_get_config(sdev, &eventinfo); in smmuv3_notify_iova() local