Home
last modified time | relevance | path

Searched refs:PGK_VALUE (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/amd64/include/
H A Dpte.h132 #define PGK_VALUE 0xfffffffc /* key0 is normal */ macro
/openbsd/sys/arch/amd64/amd64/
H A Dgenassym.cf161 export PGK_VALUE
H A Dtrap.c358 if (pg_xo == 0 || rdpkru(0) == PGK_VALUE) in verify_pkru()
H A Dlocore.S1169 movl $PGK_VALUE,%eax /* key0 normal, key1 is exec without read */
H A Dvmm_machdep.c3839 wrpkru(0, PGK_VALUE); in vcpu_run_vmx()
6242 wrpkru(0, PGK_VALUE); in vcpu_run_svm()