Home
last modified time | relevance | path

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

/linux-6.15/include/xen/interface/io/
H A Dconsole.h17 struct xencons_interface { struct
/linux-6.15/drivers/tty/hvc/
H A 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()