Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dprctl.h29 #define ARCH_FORCE_TAGGED_SVA 0x4004 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dprctl.h31 #define ARCH_FORCE_TAGGED_SVA 0x4004 macro
/openbmc/linux/tools/testing/selftests/x86/
H A Dlam.c35 #define ARCH_FORCE_TAGGED_SVA 0x4004 macro
1073 ret = syscall(SYS_arch_prctl, ARCH_FORCE_TAGGED_SVA); in set_force_svm()
/openbmc/linux/arch/x86/kernel/
H A Dprocess_64.c888 case ARCH_FORCE_TAGGED_SVA: in do_arch_prctl_64()