Searched defs:_PAGE_WRITE (Results 1 – 13 of 13) sorted by relevance
61 #define _PAGE_WRITE (1 << _PAGE_WRITE_SHIFT) macro84 #define _PAGE_WRITE (1 << _PAGE_WRITE_SHIFT) macro118 #define _PAGE_WRITE (1 << _PAGE_WRITE_SHIFT) macro123 #define _PAGE_WRITE (1 << _PAGE_WRITE_SHIFT) macro
22 #define _PAGE_WRITE (1<<22) macro
6 #define _PAGE_WRITE (1<<7) /* implemented in software */ macro
17 #define _PAGE_WRITE MMCU_ENTRY_WR_BIT macro
64 #define _PAGE_WRITE (1<<8) /* write-enabled */ macro
59 #define _PAGE_WRITE (1 << 9) /* Write enabled. */ macro
62 #define _PAGE_WRITE (1<<4) /* Page has user write perm (H) */ macro73 #define _PAGE_WRITE (1<<2) /* Page has user write perm (H) */ macro
49 #define _PAGE_WRITE __HVM_PTE_W macro
115 #define _PAGE_WRITE 0x100 /* PR2-bit : write access allowed */ macro
98 #define _PAGE_WRITE (1UL << _PAGE_BIT_WRITE) macro
149 #define _PAGE_WRITE (_PAGE_UWE | _PAGE_SWE) macro
191 #define _PAGE_WRITE (1 << xlate_pabit(_PAGE_WRITE_BIT)) macro
191 #define _PAGE_WRITE 0x020 /* SW pte write bit */ macro