__force_data       31 arch/powerpc/kernel/btext.c static int g_loc_X __force_data;
__force_data       32 arch/powerpc/kernel/btext.c static int g_loc_Y __force_data;
__force_data       33 arch/powerpc/kernel/btext.c static int g_max_loc_X __force_data;
__force_data       34 arch/powerpc/kernel/btext.c static int g_max_loc_Y __force_data;
__force_data       36 arch/powerpc/kernel/btext.c static int dispDeviceRowBytes __force_data;
__force_data       37 arch/powerpc/kernel/btext.c static int dispDeviceDepth  __force_data;
__force_data       38 arch/powerpc/kernel/btext.c static int dispDeviceRect[4] __force_data;
__force_data       39 arch/powerpc/kernel/btext.c static unsigned char *dispDeviceBase __force_data;
__force_data       40 arch/powerpc/kernel/btext.c static unsigned char *logicalDisplayBase __force_data;
__force_data       48 arch/powerpc/kernel/btext.c int boot_text_mapped __force_data = 0;
__force_data       29 arch/sparc/kernel/btext.c static int g_loc_X __force_data;
__force_data       30 arch/sparc/kernel/btext.c static int g_loc_Y __force_data;
__force_data       31 arch/sparc/kernel/btext.c static int g_max_loc_X __force_data;
__force_data       32 arch/sparc/kernel/btext.c static int g_max_loc_Y __force_data;
__force_data       34 arch/sparc/kernel/btext.c static int dispDeviceRowBytes __force_data;
__force_data       35 arch/sparc/kernel/btext.c static int dispDeviceDepth  __force_data;
__force_data       36 arch/sparc/kernel/btext.c static int dispDeviceRect[4] __force_data;
__force_data       37 arch/sparc/kernel/btext.c static unsigned char *dispDeviceBase __force_data;