Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Damd_iommu_types.h201 #define CMD_COMPL_WAIT_STORE_MASK 0x01 macro
H A Diommu.c1032 cmd->data[0] = lower_32_bits(paddr) | CMD_COMPL_WAIT_STORE_MASK; in build_completion_wait()