Searched refs:RISCV_IOMMU_PDTE_VALID (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/riscv/ | ||
H A D | riscv-iommu-bits.h | 419 #define RISCV_IOMMU_PDTE_VALID BIT_ULL(0) macro |
H A D | riscv-iommu.c | 1046 if (!(de & RISCV_IOMMU_PDTE_VALID)) { in riscv_iommu_ctx_fetch() |