Searched refs:STE0_CONFIG_BYPASS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/iommu/ | ||
| H A D | smmureg.h | 313 #define STE0_CONFIG_BYPASS (0x4 << STE0_CONFIG_S) macro |
| H A D | smmu.c | 701 val = STE0_VALID | STE0_CONFIG_BYPASS; in smmu_init_ste_bypass() |