Searched refs:sgx_vepc (Results 1 – 3 of 3) sorted by relevance
22 struct sgx_vepc { struct34 static int __sgx_vepc_fault(struct sgx_vepc *vepc, in __sgx_vepc_fault() argument78 struct sgx_vepc *vepc = vma->vm_private_data; in sgx_vepc_fault()102 struct sgx_vepc *vepc = file->private_data; in sgx_vepc_mmap()154 static long sgx_vepc_remove_all(struct sgx_vepc *vepc) in sgx_vepc_remove_all()191 struct sgx_vepc *vepc = file->private_data; in sgx_vepc_release()265 struct sgx_vepc *vepc; in __sgx_vepc_open()267 vepc = kzalloc_obj(struct sgx_vepc); in __sgx_vepc_open()298 struct sgx_vepc *vepc = file->private_data; in sgx_vepc_ioctl()
271 through the privileged ``ENCLS[EREMOVE]`` instruction, ``/dev/sgx_vepc``287 invocations to ``SGX_IOC_VEPC_REMOVE_ALL``, or if a ``/dev/sgx_vepc``295 ``SGX_IOC_VEPC_REMOVE_ALL`` on all ``/dev/sgx_vepc`` file descriptors
130 guests via a device node, e.g. /dev/sgx_vepc.