Home
last modified time | relevance | path

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

/src/sys/x86/iommu/
H A Damd_reg.h177 #define AMDIOMMU_CTRL_DEVTABSEG_MASK 0x0000001c00000000ull /* Dev Table Segm */ macro
H A Damd_drv.c245 sc->hw_ctrl &= ~AMDIOMMU_CTRL_DEVTABSEG_MASK; in amdiommu_create_dev_tbl()