Home
last modified time | relevance | path

Searched refs:_PAGE_KWE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dpgtable.h71 #define _PAGE_KWE 0x1000 /* used to do the dirty bit in software */ macro
89 #define __DIRTY_BITS (_PAGE_DIRTY | _PAGE_KWE | _PAGE_UWE)
105 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE)
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dpgtable.h69 #define _PAGE_KWE 0x1000 /* used to do the dirty bit in software */ macro
90 #define __DIRTY_BITS (_PAGE_DIRTY | _PAGE_KWE | _PAGE_UWE)
106 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE)
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dproto.h197 | _PAGE_KWE | flags); in __alpha_remap_area_pages()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dproto.h189 | _PAGE_KWE | flags); in __alpha_remap_area_pages()

Completed in 3 milliseconds