Searched refs:CMD_COMPL_WAIT_STORE_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/iommu/amd/ | ||
D | amd_iommu_types.h | 184 #define CMD_COMPL_WAIT_STORE_MASK 0x01 macro |
D | iommu.c | 853 cmd->data[0] = lower_32_bits(paddr) | CMD_COMPL_WAIT_STORE_MASK; in build_completion_wait() |