Home
last modified time | relevance | path

Searched refs:xencons_info (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvc_xen.c35 struct xencons_info { struct
53 static struct xencons_info *vtermno_to_xencons(int vtermno) in vtermno_to_xencons()
55 struct xencons_info *entry, *ret = NULL; in vtermno_to_xencons()
80 static inline void notify_daemon(struct xencons_info *cons) in notify_daemon()
86 static int __write_console(struct xencons_info *xencons, in __write_console()
116 struct xencons_info *cons = vtermno_to_xencons(vtermno); in domU_write_console()
147 struct xencons_info *xencons = vtermno_to_xencons(vtermno); in domU_read_console()
232 struct xencons_info *info; in xen_hvm_console_init()
239 info = kzalloc(sizeof(struct xencons_info), GFP_KERNEL); in xen_hvm_console_init()
276 static int xencons_info_pv_init(struct xencons_info *inf
[all...]
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_xen.c35 struct xencons_info { struct
54 static struct xencons_info *vtermno_to_xencons(int vtermno) in vtermno_to_xencons()
56 struct xencons_info *entry, *ret = NULL; in vtermno_to_xencons()
81 static inline void notify_daemon(struct xencons_info *cons) in notify_daemon()
87 static int __write_console(struct xencons_info *xencons, in __write_console()
121 struct xencons_info *cons = vtermno_to_xencons(vtermno); in domU_write_console()
152 struct xencons_info *xencons = vtermno_to_xencons(vtermno); in domU_read_console()
243 struct xencons_info *info; in xen_hvm_console_init()
250 info = kzalloc(sizeof(struct xencons_info), GFP_KERNEL); in xen_hvm_console_init()
288 static int xencons_info_pv_init(struct xencons_info *inf
[all...]

Completed in 2 milliseconds