Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dprctl.h31 #define ARCH_FORCE_TAGGED_SVA 0x4004 macro
/linux/tools/perf/trace/beauty/arch/x86/include/uapi/asm/
H A Dprctl.h31 #define ARCH_FORCE_TAGGED_SVA 0x4004 macro
/linux/tools/testing/selftests/x86/
H A Dlam.c36 #define ARCH_FORCE_TAGGED_SVA 0x4004 macro
1205 ret = syscall(SYS_arch_prctl, ARCH_FORCE_TAGGED_SVA); in set_force_svm()
/linux/arch/x86/kernel/
H A Dprocess_64.c959 case ARCH_FORCE_TAGGED_SVA: in do_arch_prctl_64()