Home
last modified time | relevance | path

Searched refs:ne_enclave_ioctl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1079 * ne_enclave_ioctl() - Ioctl function provided by the enclave file.
1089 static long ne_enclave_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ne_enclave_ioctl() function
1518 .unlocked_ioctl = ne_enclave_ioctl,
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1135 * ne_enclave_ioctl() - Ioctl function provided by the enclave file.
1145 static long ne_enclave_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ne_enclave_ioctl() function
1574 .unlocked_ioctl = ne_enclave_ioctl,

Completed in 5 milliseconds