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

/freebsd-current/sys/x86/include/
H A Dsysarch.h66 #define AMD64_PKRU_EXCL 0x0001 macro
/freebsd-current/sys/amd64/amd64/
H A Dpmap.c11417 if ((flags & AMD64_PKRU_EXCL) != 0 &&
11612 (flags & ~(AMD64_PKRU_PERSIST | AMD64_PKRU_EXCL)) != 0)

Completed in 105 milliseconds