Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dsgx.h30 #define SGX_IOC_VEPC_REMOVE_ALL \ macro
/linux/Documentation/arch/x86/
H A Dsgx.rst272 provides the ``SGX_IOC_VEPC_REMOVE_ALL`` ioctl to execute the instruction
287 invocations to ``SGX_IOC_VEPC_REMOVE_ALL``, or if a ``/dev/sgx_vepc``
289 ``SGX_IOC_VEPC_REMOVE_ALL``; it will also be reported as ``EBUSY``.
295 ``SGX_IOC_VEPC_REMOVE_ALL`` on all ``/dev/sgx_vepc`` file descriptors
301 if any of the second round of ``SGX_IOC_VEPC_REMOVE_ALL`` calls has
/linux/arch/x86/kernel/cpu/sgx/
H A Dvirt.c282 case SGX_IOC_VEPC_REMOVE_ALL: in sgx_vepc_ioctl()