Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/virtual/nvmm/x86/
H A Dnvmm_x86.h329 struct nvmm_vcpu_conf_cpuid { struct
331 uint32_t mask:1;
332 uint32_t exit:1;
333 uint32_t rsvd:30;
336 uint32_t leaf;
339 union {
354 } u;