Home
last modified time | relevance | path

Searched refs:_PAGE_WIRED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/mm/
H A Dioremap_fixed.c89 pgprot_val(prot) |= _PAGE_WIRED; in ioremap_fixed()
126 __clear_fixmap(idx, __pgprot(_PAGE_WIRED)); in iounmap_fixed()
H A Dinit.c94 if (pgprot_val(prot) & _PAGE_WIRED) in set_pte_phys()
104 if (pgprot_val(prot) & _PAGE_WIRED) in clear_pte_phys()
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dioremap_fixed.c89 pgprot_val(prot) |= _PAGE_WIRED; in ioremap_fixed()
126 __clear_fixmap(idx, __pgprot(_PAGE_WIRED)); in iounmap_fixed()
H A Dinit.c94 if (pgprot_val(prot) & _PAGE_WIRED) in set_pte_phys()
104 if (pgprot_val(prot) & _PAGE_WIRED) in clear_pte_phys()
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dpgtable_32.h148 # define _PAGE_WIRED (_PAGE_EXT(_PAGE_EXT_WIRED)) macro
155 # define _PAGE_WIRED (0) macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dpgtable_32.h148 # define _PAGE_WIRED (_PAGE_EXT(_PAGE_EXT_WIRED)) macro
155 # define _PAGE_WIRED (0) macro

Completed in 4 milliseconds