Searched defs:nvmm_x86_exit_io (Results 1 – 1 of 1) sorted by relevance
45 struct nvmm_x86_exit_io { struct46 bool in;47 uint16_t port;48 int8_t seg;49 uint8_t address_size;50 uint8_t operand_size;51 bool rep;52 bool str;53 uint64_t npc;