Home
last modified time | relevance | path

Searched refs:btext_drawhex (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dbtext.c85 btext_drawhex(KERNELBASE); in btext_welcome()
87 btext_drawhex((unsigned long)bi->dispDeviceBase); in btext_welcome()
89 btext_drawhex((unsigned long)bi->logicalDisplayBase); in btext_welcome()
92 btext_drawhex((unsigned long)klimit); in btext_welcome()
95 btext_drawhex(flags); in btext_welcome()
101 btext_drawhex(flags); in btext_welcome()
106 btext_drawhex(flags); in btext_welcome()
389 btext_drawhex(unsigned long v) in btext_drawhex() function
/linux-2.4.37.9/include/asm-ppc/
Dbtext.h31 void btext_drawhex(unsigned long v);