Home
last modified time | relevance | path

Searched refs:HMC (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/Documentation/misc-devices/
Dibmvmc.rst26 Console (HMC) - based system management.
29 on an appliance server named the Hardware Management Console (HMC),
31 Power Systems environment, a single HMC can manage multiple POWER
45 traditionally require an HMC can be implemented in the management
46 application using a combination of HMC to hypervisor interfaces and
48 functions implemented by the HMC and enables basic partition configuration.
49 The set of HMC to hypervisor messages supported by the management
83 communicate capabilities to their partner. HMC Interface messages are used
84 for the actual flow of HMC messages between the management partition and
85 the hypervisor. As most HMC messages far exceed the size of a CRQ buffer,
[all …]
/Linux-v4.19/drivers/usb/gadget/udc/
Domap_udc.h206 #define HMC (cpu_is_omap15xx() ? HMC_1510 : HMC_1610) macro
Domap_udc.c2316 HMC, in proc_udc_show()
/Linux-v4.19/drivers/s390/char/
DKconfig105 prompt "Support for file transfers from HMC drive CD/DVD-ROM"
110 Management Console (HMC) drive CD/DVD-ROM. It is available as a
/Linux-v4.19/Documentation/powerpc/
Dhvcs.txt332 partner vty removals but not the addition of partner vtys. Since an HMC
450 doesn't mean someone else didn't log into the console with the HMC console
463 HMC by right clicking on the partition and then selecting "close terminal".
541 In order to get a tty conduit working between the two partitions the HMC
543 partition with the HMC gui which will show up as /dev/hvc* when the target
546 The HMC Super Admin then creates an additional "serial client" for the
/Linux-v4.19/drivers/tty/hvc/
DKconfig22 which is accessed via the HMC.
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c2796 XGMAC_IOWRITE_BITS(pdata, MAC_PFR, HMC, 1); in xgbe_config_mac_address()