Searched refs:switch_to_osf_pal (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/alpha/boot/ |
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
|
D | bootp.c | 26 extern unsigned long switch_to_osf_pal(unsigned long nr, 96 i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB); in pal_init()
|
D | main.c | 23 extern unsigned long switch_to_osf_pal(unsigned long nr, 90 i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB); in pal_init()
|
D | bootpz.c | 45 extern unsigned long switch_to_osf_pal(unsigned long nr, 144 i = switch_to_osf_pal(2, pcb_va, pcb_pa, VPTB); in pal_init()
|