Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bhyve/
Dbhyverun.c88 #define GUEST_NIO_PORT 0x488 /* guest upcalls via i/o port */ macro
510 if (out && port == GUEST_NIO_PORT) { in vmexit_inout()