Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/nohash/
A Dpte-e500.h17 #define _PAGE_BAP_SW 0x000010 macro
51 #define _PAGE_RW (_PAGE_BAP_SW | _PAGE_BAP_UW) /* User write permission */
52 #define _PAGE_KERNEL_RW (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY)
54 #define _PAGE_KERNEL_RWX (_PAGE_BAP_SW | _PAGE_BAP_SR | _PAGE_DIRTY | _PAGE_BAP_SX)

Completed in 3 milliseconds