Home
last modified time | relevance | path

Searched refs:___A (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
A Dpgtable_types.h164 #define ___A _PAGE_ACCESSED macro
178 #define PAGE_NONE __pg( 0| 0| 0|___A| 0| 0| 0|___G)
179 #define PAGE_SHARED __pg(__PP|__RW|_USR|___A|__NX| 0| 0| 0)
183 #define PAGE_COPY __pg(__PP| 0|_USR|___A|__NX| 0| 0| 0)
187 #define __PAGE_KERNEL (__PP|__RW| 0|___A|__NX|___D| 0|___G)
188 #define __PAGE_KERNEL_EXEC (__PP|__RW| 0|___A| 0|___D| 0|___G)
191 #define _PAGE_TABLE_NOENC (__PP|__RW|_USR|___A| 0|___D| 0| 0)
192 #define _PAGE_TABLE (__PP|__RW|_USR|___A| 0|___D| 0| 0| _ENC)
193 #define __PAGE_KERNEL_RO (__PP| 0| 0|___A|__NX|___D| 0|___G)
194 #define __PAGE_KERNEL_ROX (__PP| 0| 0|___A| 0|___D| 0|___G)
[all …]
/linux/Documentation/bpf/
A Dbtf.rst806 typedef enum A ___A;
813 ___A b1:4;

Completed in 6 milliseconds