Searched defs:nvmm_x86_exit_io (Results 1 – 1 of 1) sorted by relevance
49 struct nvmm_x86_exit_io { struct50 bool in;51 uint16_t port;52 int8_t seg;53 uint8_t address_size;54 uint8_t operand_size;55 bool rep;56 bool str;57 uint64_t npc;