Searched refs:PSP_IOC_GET_PSTATUS (Results 1 – 3 of 3) sorted by relevance
246 #define PSP_IOC_GET_PSTATUS _IOR('P', 0, struct psp_platform_status) macro
798 case PSP_IOC_GET_PSTATUS: in pspioctl()857 case PSP_IOC_GET_PSTATUS: in pledge_ioctl_psp()
50 if (ioctl(env->vmd_psp_fd, PSP_IOC_GET_PSTATUS, &pst) < 0) { in psp_get_pstate()