Searched refs:PSP_IOC_GUEST_SHUTDOWN (Results 1 – 3 of 3) sorted by relevance
261 #define PSP_IOC_GUEST_SHUTDOWN _IOW('P', 255, struct psp_guest_shutdown) macro
833 case PSP_IOC_GUEST_SHUTDOWN: in pspioctl()865 case PSP_IOC_GUEST_SHUTDOWN: in pledge_ioctl_psp()
274 if (ioctl(env->vmd_psp_fd, PSP_IOC_GUEST_SHUTDOWN, &gshutdown) < 0) { in psp_guest_shutdown()