Searched refs:switch_to_osf_pal (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/alpha/boot/ |
H A D | head.S | 38 .globl switch_to_osf_pal 39 .ent switch_to_osf_pal 40 switch_to_osf_pal: label 85 .end switch_to_osf_pal
|
H A D | main.c | 22 extern unsigned long switch_to_osf_pal(unsigned long nr, 89 i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB); pal_init()
|
H A D | bootp.c | 25 extern unsigned long switch_to_osf_pal(unsigned long nr, 95 i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB); pal_init()
|
H A D | bootpz.c | 44 extern unsigned long switch_to_osf_pal(unsigned long nr, 143 i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB); pal_init()
|
Completed in 67 milliseconds