Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/nvmm/x86/
H A Dnvmm_x86.h273 struct nvmm_vcpu_conf_cpuid { struct
275 uint32_t mask:1;
276 uint32_t exit:1;
277 uint32_t rsvd:30;
280 uint32_t leaf;
283 union {
298 } u;