![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ 0002 #ifndef _UAPI__ASM_MMAN_H 0003 #define _UAPI__ASM_MMAN_H 0004 0005 #include <asm-generic/mman.h> 0006 0007 #define PROT_BTI 0x10 /* BTI guarded page */ 0008 #define PROT_MTE 0x20 /* Normal Tagged mapping */ 0009 0010 #endif /* ! _UAPI__ASM_MMAN_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |