Searched refs:AMDVIIOTLBEntry (Results 1 – 1 of 1) sorted by relevance
72 typedef struct AMDVIIOTLBEntry { struct78 } AMDVIIOTLBEntry; argument327 static AMDVIIOTLBEntry *amdvi_iotlb_lookup(AMDVIState *s, hwaddr addr, in amdvi_iotlb_lookup()345 AMDVIIOTLBEntry *entry = (AMDVIIOTLBEntry *)value; in amdvi_iotlb_remove_by_devid()364 AMDVIIOTLBEntry *entry = g_new(AMDVIIOTLBEntry, 1); in amdvi_update_iotlb()458 AMDVIIOTLBEntry *entry = (AMDVIIOTLBEntry *)value; in amdvi_iotlb_remove_by_domid()991 AMDVIIOTLBEntry *iotlb_entry = amdvi_iotlb_lookup(s, addr, devid); in amdvi_do_translate()