Searched refs:ARCH_REQ_XCOMP_GUEST_PERM (Results 1 – 7 of 7) sorted by relevance
17 #define ARCH_REQ_XCOMP_GUEST_PERM 0x1025 macro
162 -ARCH_REQ_XCOMP_GUEST_PERM164 arch_prctl(ARCH_REQ_XCOMP_GUEST_PERM, feature_nr);166 ARCH_REQ_XCOMP_GUEST_PERM is a variant of ARCH_REQ_XCOMP_PERM. It has the
1079 case ARCH_REQ_XCOMP_GUEST_PERM: in do_arch_prctl_common()
1785 case ARCH_REQ_XCOMP_GUEST_PERM: in fpu_xstate_prctl()
729 TEST_REQUIRE(!syscall(SYS_arch_prctl, ARCH_REQ_XCOMP_GUEST_PERM, ilog2(xfeature))); in __vm_xsave_require_permission()
6361 #define ARCH_REQ_XCOMP_GUEST_PERM 0x1025 macro6383 int rc = syscall(SYS_arch_prctl, ARCH_REQ_XCOMP_GUEST_PERM, bit); in kvm_request_xsave_components()