Home
last modified time | relevance | path

Searched defs:_PAGE_USER (Results 1 – 10 of 10) sorted by relevance

/arch/riscv/include/asm/
A Dpgtable-bits.h15 #define _PAGE_USER (1 << 4) /* User */ macro
/arch/loongarch/include/asm/
A Dpgtable-bits.h55 #define _PAGE_USER (PLV_USER << _PAGE_PLV_SHIFT) macro
/arch/hexagon/include/asm/
A Dpgtable.h36 #define _PAGE_USER __HVM_PTE_U macro
/arch/um/include/asm/
A Dpgtable.h17 #define _PAGE_USER 0x040 macro
/arch/microblaze/include/asm/
A Dpgtable.h150 #define _PAGE_USER 0x010 /* matches one of the zone permission bits */ macro
/arch/openrisc/include/asm/
A Dpgtable.h143 #define _PAGE_USER _PAGE_URE macro
/arch/sh/include/asm/
A Dpgtable_32.h48 #define _PAGE_USER 0x040 /* PR1-bit : user space access allowed*/ macro
/arch/xtensa/include/asm/
A Dpgtable.h154 #define _PAGE_USER (1<<4) /* user access (ring=1) */ macro
/arch/x86/include/asm/
A Dpgtable_types.h53 #define _PAGE_USER (_AT(pteval_t, 1) << _PAGE_BIT_USER) macro
/arch/parisc/include/asm/
A Dpgtable.h202 #define _PAGE_USER (1 << xlate_pabit(_PAGE_USER_BIT)) macro

Completed in 27 milliseconds