Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kernel/cpu/sgx/
H A Dvirt.c21 struct sgx_vepc { struct
33 static int __sgx_vepc_fault(struct sgx_vepc *vepc, in __sgx_vepc_fault()
77 struct sgx_vepc *vepc = vma->vm_private_data; in sgx_vepc_fault()
101 struct sgx_vepc *vepc = file->private_data; in sgx_vepc_mmap()
153 static long sgx_vepc_remove_all(struct sgx_vepc *vepc) in sgx_vepc_remove_all()
190 struct sgx_vepc *vepc = file->private_data; in sgx_vepc_release()
218 * has children. But, since all children in this 'sgx_vepc' in sgx_vepc_release()
263 struct sgx_vepc *vepc; in sgx_vepc_open()
265 vepc = kzalloc(sizeof(struct sgx_vepc), GFP_KERNEL); in sgx_vepc_open()
279 struct sgx_vepc *vep in sgx_vepc_ioctl()
[all...]

Completed in 1 milliseconds