Home
last modified time | relevance | path

Searched refs:_PAGE_BAP_SW (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/arch/powerpc/include/asm/nohash/
Dpte-book3e.h18 #define _PAGE_BAP_SW 0x000010 macro
52 #define _PAGE_RW (_PAGE_BAP_SW | _PAGE_BAP_UW) /* User write permission */
53 #define _PAGE_KERNEL_RW (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY)
55 #define _PAGE_KERNEL_RWX (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY | _PAGE_BAP_SX)