Home
last modified time | relevance | path

Searched refs:_PAGE_WT (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/sh/mm/
Dtlb-sh4.c55 pteval |= _PAGE_WT; in __update_tlb()
Dtlb-pteaex.c53 pteval |= _PAGE_WT; in __update_tlb()
Dpmb.c124 if (flags & _PAGE_WT) in pgprot_to_pmb_flags()
/linux-5.19.10/arch/sh/include/asm/
Dpgtable_32.h42 #define _PAGE_WT 0x001 /* WT-bit on SH-4, 0 on SH-3 */ macro