Home
last modified time | relevance | path

Searched refs:cmd_buf_head (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h717 u32 cmd_buf_head; member
H A Diommu.c1172 left = (iommu->cmd_buf_head - next_tail) % CMD_BUFFER_SIZE; in __iommu_queue_command_sync()
1186 iommu->cmd_buf_head = readl(iommu->mmio_base + in __iommu_queue_command_sync()
H A Dinit.c803 iommu->cmd_buf_head = 0; in amd_iommu_reset_cmd_buffer()