Searched defs:_PAGE_READ (Results 1 - 15 of 15) sorted by relevance

/linux-master/arch/nios2/include/asm/
H A Dpgtable-bits.h23 #define _PAGE_READ (1<<23) macro
/linux-master/arch/csky/abiv2/inc/abi/
H A Dpgtable-bits.h8 #define _PAGE_READ (1<<8) macro
/linux-master/arch/riscv/include/asm/
H A Dpgtable-bits.h12 #define _PAGE_READ (1 << 1) /* Readable */ macro
/linux-master/arch/csky/abiv1/inc/abi/
H A Dpgtable-bits.h8 #define _PAGE_READ (1<<1) macro
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dpte-40x.h45 #define _PAGE_READ 0x010 /* software: read permission */ macro
H A Dpte-44x.h68 #define _PAGE_READ 0x00000008 /* S: Read permission */ macro
H A Dpte-85xx.h20 #define _PAGE_READ 0x00001 /* H: Read permission (SR) */ macro
/linux-master/arch/arc/include/asm/
H A Dpgtable-bits-arcv2.h22 #define _PAGE_READ (1 << 3) /* User Read (H) */ macro
/linux-master/arch/powerpc/include/asm/nohash/
H A Dpte-e500.h51 #define _PAGE_READ (_PAGE_BAP_SR | _PAGE_BAP_UR) /* User read permission */ macro
/linux-master/arch/hexagon/include/asm/
H A Dpgtable.h33 #define _PAGE_READ __HVM_PTE_R macro
/linux-master/arch/openrisc/include/asm/
H A Dpgtable.h149 #define _PAGE_READ (_PAGE_URE | _PAGE_SRE) macro
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h23 #define _PAGE_READ 0x004 /* software: read access allowed */ macro
/linux-master/arch/parisc/include/asm/
H A Dpgtable.h190 #define _PAGE_READ (1 << xlate_pabit(_PAGE_READ_BIT)) macro
/linux-master/arch/s390/include/asm/
H A Dpgtable.h171 #define _PAGE_READ 0x010 /* SW pte read bit */ macro
[all...]
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h19 #define _PAGE_READ 0x00004 /* read access allowed */ macro

Completed in 181 milliseconds