Home
last modified time | relevance | path

Searched defs:__in_29bit_mode (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/include/asm/
H A Dmmu.h92 #define __in_29bit_mode() (1) macro
94 #define __in_29bit_mode() (0) macro
/linux/arch/sh/mm/
H A Dpmb.c810 bool __in_29bit_mode(void) in __in_29bit_mode() function