Home
last modified time | relevance | path

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

/Linux-v5.10/include/xen/interface/io/
Dconsole.h17 struct xencons_interface { struct
/Linux-v5.10/drivers/tty/hvc/
Dhvc_xen.c38 struct xencons_interface *intf;
83 struct xencons_interface *intf = xencons->intf; in __write_console()
130 struct xencons_interface *intf; in domU_read_console()