_PAGE_WIRED       148 arch/sh/include/asm/pgtable_32.h # define _PAGE_WIRED	(_PAGE_EXT(_PAGE_EXT_WIRED))
_PAGE_WIRED       155 arch/sh/include/asm/pgtable_32.h # define _PAGE_WIRED	(0)
_PAGE_WIRED       125 arch/sh/include/asm/pgtable_64.h #define _PAGE_WIRED	_PAGE_EXT(0x001) /* software: wire the tlb entry */