Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dvmcp.h21 #define VMCP_GETCODE _IOR(0x10, 1, int) macro
/openbmc/linux/drivers/s390/char/
H A Dvmcp.c214 case VMCP_GETCODE: in vmcp_ioctl()