Home
last modified time | relevance | path

Searched refs:fctl (Results 1 – 4 of 4) sorted by relevance

/qemu/hw/riscv/
H A Driscv-iommu-sys.c159 uint32_t fctl = riscv_iommu_reg_get32(iommu, RISCV_IOMMU_REG_FCTL); in riscv_iommu_sysdev_notify() local
161 if (fctl & RISCV_IOMMU_FCTL_WSI) { in riscv_iommu_sysdev_notify()
H A Driscv-iommu.h40 uint64_t fctl; /* IOMMU enabled features */ member
H A Driscv-iommu.c309 if (pass ? (s->fctl & RISCV_IOMMU_FCTL_GXL) : in riscv_iommu_spa_fetch()
/qemu/hw/s390x/
H A Dcss.c1777 uint16_t fctl; in css_do_tsch_update_subch() local
1781 fctl = schib->scsw.ctrl & SCSW_CTRL_MASK_FCTL; in css_do_tsch_update_subch()
1788 ((fctl & SCSW_FCTL_HALT_FUNC) && in css_do_tsch_update_subch()
1801 (fctl & SCSW_FCTL_START_FUNC)) { in css_do_tsch_update_subch()
1803 if (fctl & SCSW_FCTL_HALT_FUNC) { in css_do_tsch_update_subch()