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

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

Completed in 116 milliseconds