Lines Matching +full:pdc +full:- +full:global
5 * Copyright (C) 1999-2007 by Helge Deller <deller@gmx.de>
12 * Initial Version 04-23-1999 by Helge Deller <deller@gmx.de>
15 #include <asm/asm-offsets.h>
17 #include <asm/pdc.h>
42 .import $global$ /* forward declaration */
48 /* Make sure sr4-sr7 are set to zero for the kernel address space */
73 /* check for 64-bit capable CPU as required by current kernel */
82 ldi msg1_end-msg1,%arg1
93 stw %r1,-52(%sp) // arg4
94 stw %r0,-56(%sp) // arg5
95 stw %r10,-60(%sp) // arg6 = ptr to text
96 stw %r11,-64(%sp) // arg7 = len
97 stw %r0,-68(%sp) // arg8
125 /* 2-level page table, so pmd == pgd */
139 addib,> -1,%r1,1b
150 load32 (1<<(KERNEL_INITIAL_ORDER-PAGE_SHIFT)),%r11 /* PFN count */
156 addib,> -1,%r11,$pgt_fill_loop
175 /* Get the global data pointer */
195 ** of 64-bit function ptrs and the address is local to this file.
199 stw %r0,0x28(%r0) /* MEM_RENDEZ_HI - assume addr < 4GB */
217 ** Caller must init: SR4-7, %sp, %r10, %cr24/25,
223 /* Clear PDC entry point - we won't use it */
232 ldd TI_TASK-THREAD_SZ_ALGN(%sp), %r10
235 /* Switch to wide mode Superdome doesn't support narrow PDC
239 ldo 2f-1b(%rp),%rp
249 mfctl %cr30,%r6 /* PCX-W2 firmware bug */
262 ldd TI_TASK-THREAD_SZ_ALGN(%sp), %r10
280 /* Initialize the global data pointer */
353 * smp_slave_stext is executed by all non-monarch Processors when the Monarch
378 ldo 2f-1b(%rp),%rp
385 /* Initialize the SP - monarch sets up smp_init_current_idle_task */
422 .export $global$,data
424 .type $global$,@object
425 .size $global$,4
426 $global$: