Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/include/asm/
Dpgtable_32.h78 #define _PAGE_PCC_MASK 0x00000000 /* No legacy PTEA support */ macro
94 #define _PAGE_PCC_MASK 0xe0000001 macro
Dio.h299 if (unlikely(flags & _PAGE_PCC_MASK)) in __ioremap_29bit()