Searched refs:FUNC_IOTINVAL_AV (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/riscv/iommu/ | ||
| H A D | iommu.h | 342 #define FUNC_IOTINVAL_AV (1 << 10) /* Address Valid */ macro |
| H A D | iommu.c | 318 reg |= FUNC_IOTINVAL_AV; in riscv_iommu_inval_vma_page() |