Home
last modified time | relevance | path

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

/linux-4.4.14/include/xen/interface/io/
Dconsole.h16 struct xencons_interface { struct
/linux-4.4.14/drivers/tty/hvc/
Dhvc_xen.c50 struct xencons_interface *intf;
95 struct xencons_interface *intf = xencons->intf; in __write_console()
142 struct xencons_interface *intf; in domU_read_console()