Home
last modified time | relevance | path

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

/freebsd/sys/x86/iommu/
H A Damd_reg.h213 #define AMDIOMMU_EFR_HATS_MASK 0x0000000000000c00ull /* Host Addr Trans Size */ macro
H A Damd_ctx.c207 efr_hats = unit->efr & AMDIOMMU_EFR_HATS_MASK; in amdiommu_domain_init_pglvl()