cpu_epc_t(3) Library Functions Manual cpu_epc_t(3)

cpu_epc_t - The return value of cpuid_get_epc().

#include <libcpuid.h>


uint64_t start_addr
uint64_t length

The return value of cpuid_get_epc().

Describes an EPC (Enclave Page Cache) layout (physical address and size). A CPU may have one or more EPC areas, and information about each is fetched via cpuid_get_epc.

Generated automatically by Doxygen for libcpuid from the source code.

libcpuid