efi_querycapsulecapabilities
struct efi_querycapsulecapabilities __user *qcaps_user;
struct efi_querycapsulecapabilities qcaps;
qcaps_user = (struct efi_querycapsulecapabilities __user *)arg;
_IOR('p', 0x0A, struct efi_querycapsulecapabilities)