Searched refs:SGX_PT_REG (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/include/ | ||
H A D | cpufunc.h | 884 SGX_PT_REG = 0x02, enumerator |
/freebsd/sys/amd64/sgx/ | ||
H A D | sgx.c | 828 if (page_type != SGX_PT_TCS && page_type != SGX_PT_REG) { in sgx_ioctl_add_page() |