Home
last modified time | relevance | path

Searched defs:ocxl_ioctl_p9_wait (Results 1 – 1 of 1) sorted by relevance

/linux/include/uapi/misc/
H A Docxl.h51 struct ocxl_ioctl_p9_wait { struct
52 __u16 thread_id; /* The thread ID required to wake this thread */
53 __u16 reserved1;
77 #define OCXL_IOCTL_ENABLE_P9_WAIT _IOR(OCXL_MAGIC, 0x15, struct ocxl_ioctl_p9_wait) argument