Home
last modified time | relevance | path

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

/linux-5.19.10/arch/alpha/include/asm/
Dpgtable.h67 #define _PAGE_ASM 0x0010 macro
104 #define PAGE_KERNEL __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE | _PAGE_KWE)
/linux-5.19.10/arch/alpha/kernel/
Dproto.h188 prot = __pgprot(_PAGE_VALID | _PAGE_ASM | _PAGE_KRE in __alpha_remap_area_pages()