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

/linux-4.1.27/arch/sh/include/asm/
H A Dmmu.h91 #define __in_29bit_mode() (1) macro
93 #define __in_29bit_mode() (0) macro
/linux-4.1.27/arch/sh/mm/
H A Dpmb.c810 bool __in_29bit_mode(void) __in_29bit_mode() function

Completed in 205 milliseconds