Home
last modified time | relevance | path

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

/Linux-v4.19/arch/alpha/boot/
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
Dbootp.c26 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()
Dmain.c23 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()
Dbootpz.c45 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()