Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Dsvm_softc.h54 uint64_t nptgen; /* page table gen when the vcpu last ran */ member
H A Dsvm.c1774 check_asid(struct svm_softc *sc, int vcpuid, uint_t thiscpu, uint64_t nptgen) in check_asid()
1951 uint64_t nptgen; in svm_vmrun() local