Home
last modified time | relevance | path

Searched refs:wrpkru (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/amd64/include/
H A Dcpufunc.h242 wrpkru(u_int ecx, uint32_t pkru) in wrpkru() function
/openbsd/sys/arch/amd64/amd64/
H A Dlocore.S1170 wrpkru
H A Dvmm_machdep.c3891 wrpkru(0, vcpu->vc_pkru); in vcpu_run_vmx()
3901 wrpkru(0, PGK_VALUE); in vcpu_run_vmx()
6293 wrpkru(0, vcpu->vc_pkru); in vcpu_run_svm()
6304 wrpkru(0, PGK_VALUE); in vcpu_run_svm()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrSystem.td622 def WRPKRUr : I<0x01, MRM_EF, (outs), (ins), "wrpkru",