Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/include/asm/nohash/
Dpte-e500.h17 #define _PAGE_BAP_SW 0x000010 macro
42 #define _PAGE_WRITE (_PAGE_BAP_SW | _PAGE_BAP_UW) /* User write permission */
44 #define _PAGE_KERNEL_RW (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY)
46 #define _PAGE_KERNEL_RWX (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY | _PAGE_BAP_SX)