Lines Matching defs:s

50 static void smmuv3_trigger_irq(SMMUv3State *s, SMMUIrq irq,  in smmuv3_trigger_irq()
88 static void smmuv3_write_gerrorn(SMMUv3State *s, uint32_t new_gerrorn) in smmuv3_write_gerrorn()
145 static MemTxResult smmuv3_write_eventq(SMMUv3State *s, Evt *evt) in smmuv3_write_eventq()
169 void smmuv3_record_event(SMMUv3State *s, SMMUEventInfo *info) in smmuv3_record_event()
260 static void smmuv3_init_regs(SMMUv3State *s) in smmuv3_init_regs()
322 static int smmu_get_ste(SMMUv3State *s, dma_addr_t addr, STE *buf, in smmu_get_ste()
352 static int smmu_get_cd(SMMUv3State *s, STE *ste, SMMUTransCfg *cfg, in smmu_get_cd()
430 static int decode_ste_s2_cfg(SMMUv3State *s, SMMUTransCfg *cfg, in decode_ste_s2_cfg()
547 static int decode_ste(SMMUv3State *s, SMMUTransCfg *cfg, in decode_ste()
632 static int smmu_find_ste(SMMUv3State *s, uint32_t sid, STE *ste, in smmu_find_ste()
715 static int decode_cd(SMMUv3State *s, SMMUTransCfg *cfg, in decode_cd()
829 SMMUv3State *s = sdev->smmu; in smmuv3_decode_config() local
873 SMMUv3State *s = sdev->smmu; in smmuv3_get_config() local
904 SMMUv3State *s = sdev->smmu; in smmuv3_flush_config() local
912 static SMMUTranslationStatus smmuv3_do_translate(SMMUv3State *s, hwaddr addr, in smmuv3_do_translate()
1042 SMMUv3State *s = sdev->smmu; in smmuv3_translate() local
1203 static void smmuv3_inv_notifiers_iova(SMMUState *s, int asid, int vmid, in smmuv3_inv_notifiers_iova()
1222 static void smmuv3_range_inval(SMMUState *s, Cmd *cmd, SMMUStage stage) in smmuv3_range_inval()
1281 static int smmuv3_cmdq_consume(SMMUv3State *s) in smmuv3_cmdq_consume()
1511 static MemTxResult smmu_writell(SMMUv3State *s, hwaddr offset, in smmu_writell()
1546 static MemTxResult smmu_writel(SMMUv3State *s, hwaddr offset, in smmu_writel()
1665 SMMUv3State *s = ARM_SMMUV3(sys); in smmu_write_mmio() local
1687 static MemTxResult smmu_readll(SMMUv3State *s, hwaddr offset, in smmu_readll()
1712 static MemTxResult smmu_readl(SMMUv3State *s, hwaddr offset, in smmu_readl()
1814 SMMUv3State *s = ARM_SMMUV3(sys); in smmu_read_mmio() local
1850 static void smmu_init_irq(SMMUv3State *s, SysBusDevice *dev) in smmu_init_irq()
1866 SMMUv3State *s = ARM_SMMUV3(obj); in smmu_reset_exit() local
1880 SMMUv3State *s = ARM_SMMUV3(sys); in smmu_realize() local
1918 SMMUv3State *s = opaque; in smmuv3_gbpa_needed() local
2008 SMMUState *s = &(s3->smmu_state); in smmuv3_notify_flag_changed() local