Searched refs:FUNC_IOFENCE_FUNC_C (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/riscv/iommu/ | ||
| H A D | iommu.h | 349 #define FUNC_IOFENCE_FUNC_C (0 << 7) macro |
| H A D | iommu.c | 243 reg |= FUNC_IOFENCE_FUNC_C | FUNC_IOFENCE_PR | FUNC_IOFENCE_PW; in riscv_iommu_sync() |