Home
last modified time | relevance | path

Searched defs:nvmm_x86_exit_io (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86.h49 struct nvmm_x86_exit_io { struct
50 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;