Home
last modified time | relevance | path

Searched refs:_PAGE_CACHE_WIN0 (Results 1 – 2 of 2) sorted by relevance

/arch/metag/mm/
Dioremap.c54 _PAGE_ACCESSED | _PAGE_KERNEL | _PAGE_CACHE_WIN0 | in __ioremap()
/arch/metag/include/asm/
Dpgtable-bits.h43 #define _PAGE_CACHE_WIN0 (MMCU_CWIN_UNCACHED << MMCU_ENTRY_CWIN_S) macro