Searched refs:RISCV_IOMMU_PC_TA_V (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/riscv/ | ||
H A D | riscv-iommu-bits.h | 423 #define RISCV_IOMMU_PC_TA_V BIT_ULL(0) macro |
H A D | riscv-iommu.c | 1065 if (!(ctx->ta & RISCV_IOMMU_PC_TA_V)) { in riscv_iommu_ctx_fetch() |