Searched refs:PMB_PASCR (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/sh/include/asm/ | ||
| D | mmu.h | 7 #define PMB_PASCR 0xff000070 macro |
| /linux-4.4.14/arch/sh/mm/ | ||
| D | pmb.c | 812 return (__raw_readl(PMB_PASCR) & PASCR_SE) == 0; in __in_29bit_mode() |