Searched refs:_PAGE_TOLERANT (Results 1 – 3 of 3) sorted by relevance
69 .mask = _PAGE_TOLERANT,70 .val = _PAGE_TOLERANT,
25 #define _PAGE_TOLERANT 0x00030 /* tolerant memory, cache inhibited */ macro100 #define _PAGE_NO_CACHE _PAGE_TOLERANT159 #define PAGE_KERNEL_NC __pgprot(_PAGE_BASE_NC | _PAGE_KERNEL_RW | _PAGE_TOLERANT)792 #define _PAGE_CACHE_CTL (_PAGE_SAO | _PAGE_NON_IDEMPOTENT | _PAGE_TOLERANT)805 _PAGE_TOLERANT); in pgprot_noncached_wc()826 if (((pte_v & cpu_to_be64(_PAGE_CACHE_CTL)) == cpu_to_be64(_PAGE_TOLERANT)) || in pte_ci()
331 if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_TOLERANT) in htab_convert_pte_flags()