HomeSort by: relevance | last modified time | path
    Searched refs:vmt (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/modules/vmt/
Makefile 11 .PATH: ${S}/dev/vmt
13 KMOD= vmt
14 IOCONF= vmt.ioconf
15 SRCS= vmt.c \
  /src/sys/arch/x86/x86/
vmt.c 1 /* $NetBSD: vmt.c,v 1.22 2024/05/09 12:09:59 pho Exp $ */
2 /* $OpenBSD: vmt.c,v 1.11 2011/01/27 21:29:25 dtucker Exp $ */
34 #include <dev/vmt/vmtreg.h>
35 #include <dev/vmt/vmtvar.h>
41 CFATTACH_DECL_NEW(vmt, sizeof(struct vmt_softc),
78 MODULE(MODULE_CLASS_DRIVER, vmt, "sysmon_power,sysmon_taskq");
lapic.c 94 #include <dev/vmt/vmtreg.h> /* for vmt_hvcall() */
95 #include <dev/vmt/vmtvar.h> /* for vmt_hvcall() */
identcpu.c 62 #include <dev/vmt/vmtreg.h> /* for vmt_hvcall() */
63 #include <dev/vmt/vmtvar.h> /* for vmt_hvcall() */
  /src/sys/arch/aarch64/aarch64/
vmt.c 1 /* $NetBSD: vmt.c,v 1.2 2025/05/17 19:00:56 andvar Exp $ */
36 #include <dev/vmt/vmtreg.h>
37 #include <dev/vmt/vmtvar.h>
43 CFATTACH_DECL_NEW(vmt, sizeof(struct vmt_softc),
51 /* vmt should not attach to more than a single CPU. */
86 MODULE(MODULE_CLASS_DRIVER, vmt, "sysmon_power,sysmon_taskq");
  /src/sys/arch/x86/conf/
files.x86 77 attach vmt at cpufeaturebus
78 file arch/x86/x86/vmt.c vmt
  /src/sys/modules/
Makefile 260 SUBDIR+= vmt
  /src/sys/dev/vmt/
vmt_subr.c 2 /* $OpenBSD: vmt.c,v 1.11 2011/01/27 21:29:25 dtucker Exp $ */
48 #include <dev/vmt/vmtreg.h>
49 #include <dev/vmt/vmtvar.h>
  /src/share/man/man4/
Makefile 76 virtio.4 vether.4 vlan.4 vmmon.4 vmnet.4 vmt.4 vmx.4 vnd.4 voodoofb.4 \

Completed in 15 milliseconds