Home
last modified time | relevance | path

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

/freebsd/sys/riscv/iommu/
H A Diommu.h342 #define FUNC_IOTINVAL_AV (1 << 10) /* Address Valid */ macro
H A Diommu.c318 reg |= FUNC_IOTINVAL_AV; in riscv_iommu_inval_vma_page()