Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/sgx/
H A Ddriver.c17 static int __sgx_open(struct inode *inode, struct file *file) in __sgx_open() function
52 ret = __sgx_open(inode, file); in sgx_open()