Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dvmcp.h23 #define VMCP_GETSIZE _IOR(0x10, 3, int) macro
/openbmc/linux/drivers/s390/char/
H A Dvmcp.c227 case VMCP_GETSIZE: in vmcp_ioctl()