Searched refs:VMCP_GETSIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/include/uapi/asm/ | ||
H A D | vmcp.h | 23 #define VMCP_GETSIZE _IOR(0x10, 3, int) macro |
/openbmc/linux/drivers/s390/char/ | ||
H A D | vmcp.c | 227 case VMCP_GETSIZE: in vmcp_ioctl() |