Searched defs:svm_softc (Results 1 – 1 of 1) sorted by relevance
70 struct svm_softc { struct71 vm_paddr_t nptp; /* nested page table */72 uint8_t *iopm_bitmap; /* shared by all vcpus */73 uint8_t *msr_bitmap; /* shared by all vcpus */74 struct vm *vm;