Searched refs:CompatEntry (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dsavevm.c1671 typedef struct CompatEntry { struct
1674 } CompatEntry; typedef in typeref:struct:CompatEntry
1686 CompatEntry *compat;
1759 se->compat = g_malloc0(sizeof(CompatEntry));
1846 se->compat = g_malloc0(sizeof(CompatEntry));

Completed in 52 milliseconds