Searched refs:pg_xo (Results 1 – 6 of 6) sorted by relevance
165 extern pt_entry_t pg_xo; /* XO pte bits using PKU key1 */
424 #define PMAP_CHECK_COPYIN (pg_xo == 0)
358 if (pg_xo == 0 || rdpkru(0) == PGK_VALUE) in verify_pkru()
236 pt_entry_t pg_xo; variable690 pg_xo = PG_XO; in pmap_bootstrap()701 protection_codes[PROT_EXEC] = pg_xo; /* --x */ in pmap_bootstrap()2171 set |= pg_xo; in pmap_write_protect()
1164 movq pg_xo,%rax /* have PKU support? */
794 if (pg_xo) in cpu_init()