Searched refs:XFEATURE_MASK_PKRU (Results 1 – 5 of 5) sorted by relevance
36 XFEATURE_MASK_PKRU | \47 (XFEATURE_MASK_USER_SUPPORTED & ~XFEATURE_MASK_PKRU)
139 #define XFEATURE_MASK_PKRU (1 << XFEATURE_PKRU) macro
323 if (kstate->regs.xsave.header.xfeatures & XFEATURE_MASK_PKRU) { in fpu_copy_uabi_to_guest_fpstate()
251 print_xstate_feature(XFEATURE_MASK_PKRU); in print_xstate_features()404 XFEATURE_MASK_PKRU | \
213 | XFEATURE_MASK_PKRU)928 (vcpu->arch.xcr0 & XFEATURE_MASK_PKRU)) && in kvm_load_guest_xsave_state()941 (vcpu->arch.xcr0 & XFEATURE_MASK_PKRU))) { in kvm_load_host_xsave_state()
Completed in 41 milliseconds