Lines Matching defs:RISCVIOMMUEntry
43 typedef struct RISCVIOMMUEntry RISCVIOMMUEntry;
63 struct RISCVIOMMUEntry {
1379 RISCVIOMMUEntry *t1 = (RISCVIOMMUEntry *) v1;
1380 RISCVIOMMUEntry *t2 = (RISCVIOMMUEntry *) v2;
1387 RISCVIOMMUEntry *t = (RISCVIOMMUEntry *) v;
1396 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value;
1397 RISCVIOMMUEntry *arg = (RISCVIOMMUEntry *) data;
1407 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value;
1408 RISCVIOMMUEntry *arg = (RISCVIOMMUEntry *) data;
1419 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value;
1420 RISCVIOMMUEntry *arg = (RISCVIOMMUEntry *) data;
1431 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value;
1432 RISCVIOMMUEntry *arg = (RISCVIOMMUEntry *) data;
1445 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value;
1446 RISCVIOMMUEntry *arg = (RISCVIOMMUEntry *) data;
1457 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value;
1458 RISCVIOMMUEntry *arg = (RISCVIOMMUEntry *) data;
1471 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value;
1472 RISCVIOMMUEntry *arg = (RISCVIOMMUEntry *) data;
1484 RISCVIOMMUEntry *iot = (RISCVIOMMUEntry *) value;
1485 RISCVIOMMUEntry *arg = (RISCVIOMMUEntry *) data;
1495 static RISCVIOMMUEntry *riscv_iommu_iot_lookup(RISCVIOMMUContext *ctx,
1498 RISCVIOMMUEntry key = {
1509 GHashTable *iot_cache, RISCVIOMMUEntry *iot)
1528 RISCVIOMMUEntry key = {
1558 RISCVIOMMUEntry *iot;
1613 iot = g_new0(RISCVIOMMUEntry, 1);