Home
last modified time | relevance | path

Searched defs:PROT_BTI (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm64/include/uapi/asm/
H A Dmman.h7 #define PROT_BTI 0x10 /* BTI guarded page */ macro
/openbmc/qemu/linux-headers/asm-arm64/
H A Dmman.h7 #define PROT_BTI 0x10 /* BTI guarded page */ macro
/openbmc/qemu/tests/tcg/aarch64/
H A Dbti-2.c12 #define PROT_BTI 0x10 macro
/openbmc/linux/tools/testing/selftests/mm/
H A Dmdwe_test.c20 # define PROT_BTI 0 macro