Searched refs:papr_sysparm_io_block (Results 1 – 3 of 3) sorted by relevance
14 struct papr_sysparm_io_block { struct42 #define PAPR_SYSPARM_IOC_GET _IOWR(PAPR_MISCDEV_IOC_ID, 1, struct papr_sysparm_io_block)56 #define PAPR_SYSPARM_IOC_SET _IOW(PAPR_MISCDEV_IOC_ID, 2, struct papr_sysparm_io_block)
28 struct papr_sysparm_io_block sp = { in get_splpar()47 struct papr_sysparm_io_block sp = { in get_bad_parameter()101 struct papr_sysparm_io_block sp = { in set_hmc0()123 struct papr_sysparm_io_block sp = { in set_with_ro_fd()
206 papr_sysparm_buf_from_user(const struct papr_sysparm_io_block __user *user_iob) in papr_sysparm_buf_from_user()244 struct papr_sysparm_io_block __user *user_iob) in papr_sysparm_buf_to_user()260 static long papr_sysparm_ioctl_get(struct papr_sysparm_io_block __user *user_iob) in papr_sysparm_ioctl_get()289 static long papr_sysparm_ioctl_set(struct papr_sysparm_io_block __user *user_iob) in papr_sysparm_ioctl_set()