Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/uapi/asm/
Dvmcp.h23 #define VMCP_GETSIZE _IOR(0x10, 3, int) macro
/Linux-v4.19/drivers/s390/char/
Dvmcp.c225 case VMCP_GETSIZE: in vmcp_ioctl()