Searched refs:HYPERVISOR_console_io (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/xen/
H A Dhypervisor.h30 return HYPERVISOR_console_io(CONSOLEIO_write, count, str);
/freebsd-12-stable/sys/dev/xen/console/
H A Dxen_console.c248 HYPERVISOR_console_io(CONSOLEIO_write, size, buffer);
260 return (HYPERVISOR_console_io(CONSOLEIO_read, size, buffer));
/freebsd-12-stable/sys/i386/include/xen/
H A Dhypercall.h295 HYPERVISOR_console_io( function
/freebsd-12-stable/sys/amd64/include/xen/
H A Dhypercall.h310 HYPERVISOR_console_io( function

Completed in 103 milliseconds