Searched refs:_PAGE_TOLERANT (Results 1 – 3 of 3) sorted by relevance
69 .mask = _PAGE_TOLERANT,70 .val = _PAGE_TOLERANT,
26 #define _PAGE_TOLERANT 0x00030 /* tolerant memory, cache inhibited */ macro101 #define _PAGE_NO_CACHE _PAGE_TOLERANT159 _PAGE_TOLERANT)860 #define _PAGE_CACHE_CTL (_PAGE_SAO | _PAGE_NON_IDEMPOTENT | _PAGE_TOLERANT)873 _PAGE_TOLERANT); in pgprot_noncached_wc()894 if (((pte_v & cpu_to_be64(_PAGE_CACHE_CTL)) == cpu_to_be64(_PAGE_TOLERANT)) || in pte_ci()
233 if ((pteflags & _PAGE_CACHE_CTL) == _PAGE_TOLERANT) in htab_convert_pte_flags()