Home
last modified time | relevance | path

Searched full:hvcs (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/arch/powerpc/
H A Dhvcs.rst2 HVCS IBM "Hypervisor Virtual Console Server" Installation Guide
37 "hvcs". The IBM hvcs provides a tty driver interface to allow Linux user
61 The hvcs driver registers itself as a tty driver. The tty layer
63 requested by the registering driver. The hvcs driver asks the tty layer
64 for 64 of these major/minor numbers by default to use for hvcs device node
95 - hvcs.ko
102 insmod hvcs.ko
105 be inserted first, otherwise the hvcs module will not find some of the
111 insmod hvcs.ko hvcs_parm_num_devs=4
123 rmmod hvcs.ko
[all …]
/linux/drivers/tty/hvc/
H A Dhvcs.c10 * "hvcs". The IBM hvcs provides a tty driver interface to allow Linux
32 * the hvcs on any partition will return -EBUSY with every open attempt until
50 * Documentation/arch/powerpc/hvcs.rst.
92 * the coupling between /dev/hvcs* and a vty-server can be automatically
120 MODULE_DESCRIPTION("IBM hvcs (Hypervisor Virtual Console Server) Driver");
141 * The user can't insmod with more than HVCS_MAX_SERVER_ADAPTERS hvcs device
199 static const char hvcs_driver_name[] = "hvcs";
200 static const char hvcs_device_node[] = "hvcs";
255 * This index identifies this hvcs device as the complement to a
349 printk(KERN_INFO "HVCS: Denied current_vty change: -EPERM.\n"); in hvcs_current_vty_store()
[all …]
H A DKconfig121 config HVCS config
133 module will be called hvcs. Additionally, this module
H A DMakefile13 obj-$(CONFIG_HVCS) += hvcs.o
/linux/arch/powerpc/platforms/pseries/
H A Dhvcserver.c22 MODULE_DESCRIPTION("IBM hvcs ppc64 API");
27 * Convert arch specific return codes into relevant errnos. The hvcs
/linux/arch/powerpc/include/asm/
H A Dhvcserver.h28 * of the hvcs partner info fetching functions. These are strung together into
/linux/Documentation/
H A D.renames.txt887 powerpc/hvcs arch/powerpc/hvcs