Home
last modified time | relevance | path

Searched refs:nr_ept_cpus (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/amd64/include/
H A Dvmmvar.h314 uint32_t nr_ept_cpus; /* [I] */ member
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c279 sc->sc_md.nr_ept_cpus = 0; in vmm_attach_machdep()
286 sc->sc_md.nr_ept_cpus++; in vmm_attach_machdep()
293 if (sc->sc_md.nr_ept_cpus) { in vmm_attach_machdep()