Home
last modified time | relevance | path

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

/freebsd/sys/xen/
H A Dhypervisor.h27 return HYPERVISOR_console_io(CONSOLEIO_write, count, str); in HYPERVISOR_console_write()
/freebsd/sys/dev/xen/console/
H A Dxen_console.c251 HYPERVISOR_console_io(CONSOLEIO_write, size, buffer); in xencons_write_hypervisor()
263 return (HYPERVISOR_console_io(CONSOLEIO_read, size, buffer)); in xencons_read_hypervisor()
/freebsd/sys/amd64/include/xen/
H A Dhypercall.h292 HYPERVISOR_console_io( in HYPERVISOR_console_io() function
/freebsd/sys/i386/include/xen/
H A Dhypercall.h280 HYPERVISOR_console_io( in HYPERVISOR_console_io() function