Home
last modified time | relevance | path

Searched defs:_PAGE_GLOBAL (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dpgtable-bits.h45 #define _PAGE_GLOBAL (1 << _PAGE_GLOBAL_SHIFT) macro
94 #define _PAGE_GLOBAL (1 << _PAGE_GLOBAL_SHIFT) macro
142 #define _PAGE_GLOBAL (1 << _PAGE_GLOBAL_SHIFT) macro
161 #define _PAGE_GLOBAL (1 << _PAGE_GLOBAL_SHIFT) macro
165 #define _PAGE_GLOBAL (1 << _PAGE_GLOBAL_SHIFT) macro
/linux-4.1.27/arch/nios2/include/asm/
Dpgtable-bits.h20 #define _PAGE_GLOBAL (1<<20) macro
/linux-4.1.27/arch/score/include/asm/
Dpgtable-bits.h10 #define _PAGE_GLOBAL (1<<0) macro
/linux-4.1.27/arch/cris/include/arch-v10/arch/
Dmmu.h55 #define _PAGE_GLOBAL (1<<3) /* global page - context is ignored */ macro
/linux-4.1.27/arch/cris/include/arch-v32/arch/
Dmmu.h47 #define _PAGE_GLOBAL (1 << 4) /* Global page. */ macro
/linux-4.1.27/arch/arc/include/asm/
Dpgtable.h64 #define _PAGE_GLOBAL (1<<8) /* Page is global (H) */ macro
75 #define _PAGE_GLOBAL (1<<8) /* Page is global (H) */ macro
/linux-4.1.27/arch/avr32/include/asm/
Dpgtable.h95 #define _PAGE_GLOBAL (1 << _PAGE_BIT_GLOBAL) macro
/linux-4.1.27/arch/m32r/include/asm/
Dpgtable.h95 #define _PAGE_GLOBAL (1UL << _PAGE_BIT_GLOBAL) macro
/linux-4.1.27/arch/x86/include/asm/
Dpgtable_types.h42 #define _PAGE_GLOBAL (_AT(pteval_t, 1) << _PAGE_BIT_GLOBAL) macro
/linux-4.1.27/arch/tile/include/asm/
Dpgtable.h80 #define _PAGE_GLOBAL HV_PTE_GLOBAL macro
/linux-4.1.27/arch/mn10300/include/asm/
Dpgtable.h127 #define _PAGE_GLOBAL xPTEL2_G macro