Searched refs:amd_iommu_cmd (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_cmd.c | 196 amd_iommu_cmd(amd_iommu_t *iommu, amd_iommu_cmd_t cmd, in amd_iommu_cmd() function 313 error = amd_iommu_cmd(iommu, AMD_IOMMU_CMD_COMPL_WAIT, in amd_iommu_cmd()
|
H A D | amd_iommu_page_tables.c | 228 if (amd_iommu_cmd(iommu, AMD_IOMMU_CMD_INVAL_IOMMU_PAGES, in amd_iommu_teardown_domain() 470 (void) amd_iommu_cmd(iommu, AMD_IOMMU_CMD_INVAL_DEVTAB_ENTRY, in amd_iommu_set_passthru() 520 error = amd_iommu_cmd(iommu, AMD_IOMMU_CMD_INVAL_DEVTAB_ENTRY, in amd_iommu_set_devtbl_entry() 534 error = amd_iommu_cmd(iommu, AMD_IOMMU_CMD_INVAL_IOMMU_PAGES, in amd_iommu_set_devtbl_entry() 546 error = amd_iommu_cmd(iommu, AMD_IOMMU_CMD_INVAL_DEVTAB_ENTRY, in amd_iommu_set_devtbl_entry() 615 error = amd_iommu_cmd(iommu, AMD_IOMMU_CMD_INVAL_DEVTAB_ENTRY, in amd_iommu_clear_devtbl_entry() 1392 if (amd_iommu_cmd(iommu, AMD_IOMMU_CMD_INVAL_IOMMU_PAGES, in amd_iommu_destroy_pgtables()
|
H A D | amd_iommu_impl.h | 480 int amd_iommu_cmd(amd_iommu_t *iommu, amd_iommu_cmd_t cmd,
|
H A D | amd_iommu_impl.c | 1589 if (amd_iommu_cmd(iommu, AMD_IOMMU_CMD_COMPL_WAIT, NULL, 0, 0) in unmap_current_window()
|
/illumos-gate/usr/src/uts/i86pc/ |
H A D | Makefile.files | 244 amd_iommu_cmd.o amd_iommu_log.o amd_iommu_page_tables.o
|