Searched defs:CpuInfoList (Results 1 - 1 of 1) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h464 typedef struct CpuInfoList struct
470 struct CpuInfoList *next;
471 } CpuInfoList; typedef in typeref:struct:CpuInfoList
2196 void qapi_free_CpuInfoList(CpuInfoList * obj);

Completed in 114 milliseconds