Home
last modified time | relevance | path

Searched defs:SGX_IOC_VEPC_REMOVE_ALL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsgx.h30 #define SGX_IOC_VEPC_REMOVE_ALL \ macro
/openbmc/qemu/hw/i386/
H A Dsgx.c37 #define SGX_IOC_VEPC_REMOVE_ALL _IO(SGX_MAGIC, 0x04) macro