Home
last modified time | relevance | path

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

/linux-6.12.1/include/xen/interface/io/
Dconsole.h17 struct xencons_interface { struct
/linux-6.12.1/drivers/tty/hvc/
Dhvc_xen.c38 struct xencons_interface *intf;
91 struct xencons_interface *intf = xencons->intf; in __write_console()
150 struct xencons_interface *intf; in domU_read_console()