Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/io/
H A Dppt.c121 static int num_pptdevs; variable
122 SYSCTL_INT(_hw_vmm_ppt, OID_AUTO, devices, CTLFLAG_RD, &num_pptdevs, 0,
177 num_pptdevs++; in ppt_attach()
208 num_pptdevs--; in ppt_detach()