Home
last modified time | relevance | path

Searched refs:ne_enclave_fops (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/virt/nitro_enclaves/
Dne_misc_dev.c1570 static const struct file_operations ne_enclave_fops = { variable
1664 enclave_file = anon_inode_getfile("ne-vm", &ne_enclave_fops, ne_enclave, O_RDWR); in ne_create_vm_ioctl()