Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dpgtable.h68 #define _PAGE_ASM 0x0010 macro
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.h66 #define _PAGE_ASM 0x0010 macro
106 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE)
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dproto.h196 prot = __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE in __alpha_remap_area_pages()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dproto.h188 prot = __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE in __alpha_remap_area_pages()

Completed in 3 milliseconds