Searched refs:do_privcmd_hypercall (Results 1 – 3 of 3) sorted by relevance
51 extern int do_privcmd_hypercall(void *, int, cred_t *, int *);
286 return (do_privcmd_hypercall((void *)arg, mode, cr, rval)); in privcmd_ioctl()
1175 do_privcmd_hypercall(void *uarg, int mode, cred_t *cr, int *rval) in do_privcmd_hypercall() function