Home
last modified time | relevance | path

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

/freebsd/sys/x86/iommu/
H A Damd_cmd.c131 AMDIOMMU_CMD_SZ; in amdiommu_cmd_ensure()
162 unit->x86c.inv_queue_tail += AMDIOMMU_CMD_SZ; in amdiommu_cmd_emit()
324 unit->x86c.qi_cmd_sz = AMDIOMMU_CMD_SZ; in amdiommu_init_cmd()
H A Damd_reg.h520 #define AMDIOMMU_CMD_SZ sizeof(struct amdiommu_cmd_generic) macro
522 _Static_assert((1 << AMDIOMMU_CMD_SZ_SHIFT) == AMDIOMMU_CMD_SZ,
H A Damd_drv.c1165 ci += AMDIOMMU_CMD_SZ; in amdiommu_print_one()