Searched refs:PSP_IOC_GET_GSTATUS (Results 1 – 3 of 3) sorted by relevance
249 #define PSP_IOC_GET_GSTATUS _IOWR('P', 3, struct psp_guest_status) macro
807 case PSP_IOC_GET_GSTATUS: in pspioctl()859 case PSP_IOC_GET_GSTATUS: in pledge_ioctl_psp()
101 if (ioctl(env->vmd_psp_fd, PSP_IOC_GET_GSTATUS, &gst) < 0) { in psp_get_gstate()