Home
last modified time | relevance | path

Searched refs:switch_to_osf_pal (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/alpha/boot/
H A Dhead.S39 .globl switch_to_osf_pal
40 .ent switch_to_osf_pal
41 switch_to_osf_pal: label
86 .end switch_to_osf_pal
H A Dbootp.c25 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()
H A Dmain.c22 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()
H A Dbootpz.c44 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()