Home
last modified time | relevance | path

Searched refs:riscv_iommu_command (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/riscv/
H A Diommu-bits.h457 struct riscv_iommu_command { struct
712 static inline void riscv_iommu_cmd_inval_vma(struct riscv_iommu_command *cmd) in riscv_iommu_cmd_inval_vma()
719 static inline void riscv_iommu_cmd_inval_set_addr(struct riscv_iommu_command *cmd, in riscv_iommu_cmd_inval_set_addr()
727 static inline void riscv_iommu_cmd_inval_set_pscid(struct riscv_iommu_command *cmd, in riscv_iommu_cmd_inval_set_pscid()
734 static inline void riscv_iommu_cmd_inval_set_gscid(struct riscv_iommu_command *cmd, in riscv_iommu_cmd_inval_set_gscid()
741 static inline void riscv_iommu_cmd_iofence(struct riscv_iommu_command *cmd) in riscv_iommu_cmd_iofence()
749 static inline void riscv_iommu_cmd_iofence_set_av(struct riscv_iommu_command *cmd, in riscv_iommu_cmd_iofence_set_av()
759 static inline void riscv_iommu_cmd_iodir_inval_ddt(struct riscv_iommu_command *cmd) in riscv_iommu_cmd_iodir_inval_ddt()
766 static inline void riscv_iommu_cmd_iodir_inval_pdt(struct riscv_iommu_command *cmd) in riscv_iommu_cmd_iodir_inval_pdt()
773 static inline void riscv_iommu_cmd_iodir_set_did(struct riscv_iommu_command *cmd, in riscv_iommu_cmd_iodir_set_did()
[all …]
H A Diommu.c493 struct riscv_iommu_command *cmd) in riscv_iommu_cmd_send()
502 struct riscv_iommu_command cmd; in riscv_iommu_cmd_sync()
731 struct riscv_iommu_command cmd; in riscv_iommu_iodir_set_mode()
890 struct riscv_iommu_command cmd; in riscv_iommu_bond_unlink()
936 struct riscv_iommu_command cmd; in riscv_iommu_iotlb_inval()
1016 struct riscv_iommu_command cmd; in riscv_iommu_iodir_iotinval()
1084 struct riscv_iommu_command cmd; in riscv_iommu_iodir_update()
1488 sizeof(struct riscv_iommu_command)); in riscv_iommu_init()