Home
last modified time | relevance | path

Searched refs:ARCH_GET_XCOMP_PERM (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/x86/
A Dxstate.rst28 -ARCH_GET_XCOMP_PERM
30 arch_prctl(ARCH_GET_XCOMP_PERM, &features);
32 ARCH_GET_XCOMP_PERM stores the features for which the userspace process
/linux/arch/x86/include/uapi/asm/
A Dprctl.h14 #define ARCH_GET_XCOMP_PERM 0x1022 macro
/linux/tools/arch/x86/include/uapi/asm/
A Dprctl.h14 #define ARCH_GET_XCOMP_PERM 0x1022 macro
/linux/tools/testing/selftests/x86/
A Damx.c361 #define ARCH_GET_XCOMP_PERM 0x1022 macro
386 rc = syscall(SYS_arch_prctl, ARCH_GET_XCOMP_PERM, &bitmask); in validate_req_xcomp_perm()
/linux/arch/x86/kernel/
A Dprocess.c994 case ARCH_GET_XCOMP_PERM: in do_arch_prctl_common()
/linux/arch/x86/kernel/fpu/
A Dxstate.c1754 case ARCH_GET_XCOMP_PERM: in fpu_xstate_prctl()

Completed in 24 milliseconds