Home
last modified time | relevance | path

Searched defs:__ACCESS_BITS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dpgtable.h90 #define __ACCESS_BITS (_PAGE_ACCESSED | _PAGE_KRE | _PAGE_URE) macro
[all...]
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dpgtable.h91 #define __ACCESS_BITS (_PAGE_ACCESSED | _PAGE_KRE | _PAGE_URE) macro
[all...]
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpgtable.h78 #define __ACCESS_BITS _PAGE_ED | _PAGE_A | _PAGE_P | _PAGE_MA_WB macro
[all...]
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpgtable.h81 #define __ACCESS_BITS _PAGE_ED | _PAGE_A | _PAGE_P | _PAGE_MA_WB macro

Completed in 4 milliseconds