Home
last modified time | relevance | path

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

/freebsd/sys/x86/iommu/
H A Damd_reg.h179 #define AMDIOMMU_CTRL_DEVTABSEG_2 0x0000000400000000ull /* 2 Segments */ macro
H A Damd_drv.c246 sc->hw_ctrl |= (uint64_t)segnum_log << ilog2(AMDIOMMU_CTRL_DEVTABSEG_2); in amdiommu_create_dev_tbl()