Searched refs:switch_to_osf_pal (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/arch/alpha/boot/ |
A D | head.S | 39 .globl switch_to_osf_pal 40 .ent switch_to_osf_pal 41 switch_to_osf_pal: label 86 .end switch_to_osf_pal
|
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); in pal_init()
|
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); in pal_init()
|
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); in pal_init()
|
Completed in 9 milliseconds