Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h313 #define STE0_CONFIG_BYPASS (0x4 << STE0_CONFIG_S) macro
H A Dsmmu.c701 val = STE0_VALID | STE0_CONFIG_BYPASS; in smmu_init_ste_bypass()