__in_29bit_mode   357 arch/sh/drivers/pci/pci-sh7780.c 		if ((res->flags & IORESOURCE_MEM_32BIT) && __in_29bit_mode()) {
__in_29bit_mode   450 arch/sh/drivers/pci/pcie-sh7786.c 		if ((res->flags & IORESOURCE_MEM_32BIT) && __in_29bit_mode())
__in_29bit_mode   106 arch/sh/include/asm/cacheflush.h 	if (__in_29bit_mode())
__in_29bit_mode    59 arch/sh/include/asm/mmu.h bool __in_29bit_mode(void);
__in_29bit_mode    70 arch/sh/include/asm/pgtable.h 	if (__in_29bit_mode())
__in_29bit_mode   344 arch/sh/kernel/cpu/init.c 	current_cpu_data.phys_bits = __in_29bit_mode() ? 29 : 32;
__in_29bit_mode    85 arch/sh/kernel/cpu/sh4a/smp-shx3.c 	if (__in_29bit_mode())