Home
last modified time | relevance | path

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

/linux/include/xen/arm/
A Dhypercall.h48 int HYPERVISOR_console_io(int cmd, int count, char *str);
/linux/drivers/tty/hvc/
A Dhvc_xen.c198 return HYPERVISOR_console_io(CONSOLEIO_read, len, buf); in dom0_read_console()
207 int rc = HYPERVISOR_console_io(CONSOLEIO_write, len, (char *)str); in dom0_write_console()
/linux/arch/arm/xen/
A Denlighten.c439 EXPORT_SYMBOL_GPL(HYPERVISOR_console_io);
/linux/arch/x86/include/asm/xen/
A Dhypercall.h438 HYPERVISOR_console_io(int cmd, int count, char *str) in HYPERVISOR_console_io() function
/linux/
A Dvmlinux.symvers3687 0x00000000 HYPERVISOR_console_io vmlinux EXPORT_SYMBOL_GPL
A DSystem.map1855 ffff8000100758b0 T HYPERVISOR_console_io
A D.tmp_System.map1855 ffff8000100758b0 T HYPERVISOR_console_io

Completed in 1113 milliseconds