Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h146 uint32_t ssid_bits; member
H A Dsmmu.c1432 sc->ssid_bits = (reg & IDR1_SSIDSIZE_M) >> IDR1_SSIDSIZE_S; in smmu_check_features()
1439 device_printf(sc->dev, "SSID bits %d\n", sc->ssid_bits); in smmu_check_features()