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

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2185 bool has_pc; member in struct:CpuInfo
H A Dqapi-visit.c1532 visit_start_optional(m, obj ? &(*obj)->has_pc : NULL, "pc", &err);
1533 if (obj && (*obj)->has_pc) {

Completed in 298 milliseconds