Searched refs:SECINFO_FLAGS_PT_S (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/amd64/include/
H A Dsgxreg.h87 #define SECINFO_FLAGS_PT_S 8 /* Page type shift */ macro
88 #define SECINFO_FLAGS_PT_M (0xff << SECINFO_FLAGS_PT_S)
/freebsd-13-stable/sys/amd64/sgx/
H A Dsgx.c832 SECINFO_FLAGS_PT_S;

Completed in 145 milliseconds