Home
last modified time | relevance | path

Searched defs:SEGV_PKUERR (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsiginfo-consts.h127 SEGV_PKUERR, /* Protection key checking failure. */ enumerator
128 # define SEGV_PKUERR SEGV_PKUERR macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsiginfo-consts.h127 SEGV_PKUERR, /* Protection key checking failure. */ enumerator
128 # define SEGV_PKUERR SEGV_PKUERR macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/include/
H A Dpkeys.h29 #define SEGV_PKUERR 4 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A Dsiginfo.h227 # define SEGV_PKUERR 4 /* failed protection key checks */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/
H A Dsiginfo.h227 # define SEGV_PKUERR 4 /* failed protection key checks */ macro
/OK3568_Linux_fs/kernel/include/uapi/asm-generic/
H A Dsiginfo.h227 # define SEGV_PKUERR 4 /* failed protection key checks */ macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dprotection_keys.c302 # define SEGV_PKUERR 4 macro