Home
last modified time | relevance | path

Searched defs:_PAGE_PROTNONE (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dpgtable-bits.h36 #define _PAGE_PROTNONE (_ULCAST_(1) << _PAGE_PROTNONE_SHIFT) macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpgtable-bits.h35 #define _PAGE_PROTNONE (_ULCAST_(1) << _PAGE_PROTNONE_SHIFT) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmotorola_pgtable.h42 #define _PAGE_PROTNONE 0x004 macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmotorola_pgtable.h42 #define _PAGE_PROTNONE 0x004 macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dpgtable_32.h51 #define _PAGE_PROTNONE 0x200 /* software: if not present */ macro
[all...]
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dpgtable.h21 #define _PAGE_PROTNONE 0x010 /* if the user mapped it with PROT_NONE; macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dpgtable_32.h51 #define _PAGE_PROTNONE 0x200 /* software: if not present */ macro
/kernel/linux/linux-6.6/arch/um/include/asm/
H A Dpgtable.h21 #define _PAGE_PROTNONE 0x010 /* if the user mapped it with PROT_NONE; macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpgtable.h59 #define _PAGE_PROTNONE (__IA64_UL(1) << 63) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable_types.h120 #define _PAGE_PROTNONE (_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE) macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpgtable.h59 #define _PAGE_PROTNONE (__IA64_UL(1) << 63) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable_types.h140 #define _PAGE_PROTNONE (_AT(pteval_t, 1) << _PAGE_BIT_PROTNONE) macro

Completed in 11 milliseconds