Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/sgx/
H A Dvirt.c263 static int __sgx_vepc_open(struct inode *inode, struct file *file) in __sgx_vepc_open() function
286 ret = __sgx_vepc_open(inode, file); in sgx_vepc_open()