Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/uapi/asm/
Dsgx.h30 #define SGX_IOC_VEPC_REMOVE_ALL \ macro
/linux-5.19.10/Documentation/x86/
Dsgx.rst257 provides the ``SGX_IOC_VEPC_REMOVE_ALL`` ioctl to execute the instruction
272 invocations to ``SGX_IOC_VEPC_REMOVE_ALL``, or if a ``/dev/sgx_vepc``
274 ``SGX_IOC_VEPC_REMOVE_ALL``; it will also be reported as ``EBUSY``.
280 ``SGX_IOC_VEPC_REMOVE_ALL`` on all ``/dev/sgx_vepc`` file descriptors
286 if any of the second round of ``SGX_IOC_VEPC_REMOVE_ALL`` calls has
/linux-5.19.10/arch/x86/kernel/cpu/sgx/
Dvirt.c279 case SGX_IOC_VEPC_REMOVE_ALL: in sgx_vepc_ioctl()