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

/freebsd-13-stable/sys/amd64/include/
H A Dsgxreg.h88 #define SECINFO_FLAGS_PT_M (0xff << SECINFO_FLAGS_PT_S) macro
/freebsd-13-stable/sys/amd64/sgx/
H A Dsgx.c831 page_type = (secinfo.flags & SECINFO_FLAGS_PT_M) >>

Completed in 47 milliseconds