Lines Matching +full:bl +full:- +full:name
1 /* SPDX-License-Identifier: GPL-2.0-only */
13 #include <asm/asm-offsets.h>
14 #include <asm/exception-64s.h>
15 #include <asm/asm-compat.h>
19 #define FUNC(name) name argument
21 #define FUNC(name) GLUE(.,name) argument
26 #define FUNC(name) name argument
68 PPC_STLU r1, -SWITCH_FRAME_SIZE(r1)
73 /* Save non-volatile registers (r14 - r31) */
83 /* Load non-volatile guest state from the vcpu */
88 bl FUNC(kvmppc_copy_to_svcpu)
126 bl FUNC(kvmppc_entry_trampoline)
157 bl FUNC(kvmppc_copy_from_svcpu)
196 bl FUNC(kvmppc_handle_exit_pr)
213 /* Restore non-volatile host registers (r14 - r31) */
227 /* Load non-volatile guest state from the vcpu */