Searched refs:_C_LABEL (Results 26 - 50 of 59) sorted by relevance

123

/freebsd-13-stable/sys/arm/arm/
H A Dlocore-v6.S234 bl _C_LABEL(initarm) /* Off we go */
239 bl _C_LABEL(mi_startup) /* call mi_startup()! */
242 b _C_LABEL(panic)
427 .global _C_LABEL(hypmode_enabled)
428 _C_LABEL(hypmode_enabled):
503 bl _C_LABEL(init_secondary)/* Off we go, cpu id in r0. */
506 b _C_LABEL(panic)
535 .word _C_LABEL(cpu_reset_address)
555 .global _C_LABEL(esym)
556 _C_LABEL(esy
[all...]
H A Dswtch-v6.S111 .word _C_LABEL(__pcpu)
114 .word _C_LABEL(blocked_lock)
128 ldr r1, =(_C_LABEL(pmap_kern_ttb))
175 bl _C_LABEL(vfp_discard) /* VFP without preserving state. */
234 bl _C_LABEL(cpu_context_switch)
330 blne _C_LABEL(vfp_store) /* and disable the VFP. */
477 bl _C_LABEL(panic)
483 bl _C_LABEL(panic)
489 bl _C_LABEL(panic)
495 bl _C_LABEL(pani
[all...]
H A Dbcopyinout.S45 .word _C_LABEL(_arm_memcpy)
47 .word _C_LABEL(_min_memcpy_size)
H A Dhypervisor-stub.S77 _C_LABEL(hypervisor_stub_vect):
H A Dcpu_asm-v6.S223 adr r3, _C_LABEL(cachebailout)
247 adr r3, _C_LABEL(cachebailout)
264 .global _C_LABEL(cachebailout)
265 _C_LABEL(cachebailout):
H A Dcopystr.S125 b _C_LABEL(panic)
/freebsd-13-stable/sys/mips/mips/
H A Dswtch.S76 jal _C_LABEL(fork_exit)
287 PTR_LA t0, _C_LABEL(blocked_lock)
353 PTR_LA t1, _C_LABEL(pmap_activate) # s7 = new proc pointer
659 .globl _C_LABEL(sigcode)
660 _C_LABEL(sigcode):
666 .globl _C_LABEL(esigcode)
667 _C_LABEL(esigcode):
676 .globl _C_LABEL(sigcode32)
677 _C_LABEL(sigcode32):
683 .globl _C_LABEL(esigcode3
[all...]
H A Dexception.S187 PTR_LA k0, _C_LABEL(machExceptionTable) # get base of the jump table
209 bne k0, zero, _C_LABEL(MipsUserGenException)
384 PTR_LA gp, _C_LABEL(_gp)
385 PTR_LA k0, _C_LABEL(trap)
474 PTR_LA gp, _C_LABEL(_gp) # switch to kernel GP
490 PTR_LA k0, _C_LABEL(trap)
639 PTR_LA gp, _C_LABEL(_gp)
641 PTR_LA k0, _C_LABEL(intr_irq_handler)
643 PTR_LA k0, _C_LABEL(cpu_intr)
740 PTR_LA gp, _C_LABEL(_g
[all...]
/freebsd-13-stable/lib/libc/riscv/gen/
H A Dsetjmp.S49 call _C_LABEL(sigprocmask)
117 call _C_LABEL(sigprocmask)
167 call _C_LABEL(longjmperror)
168 call _C_LABEL(abort)
H A D_setjmp.S140 call _C_LABEL(longjmperror)
141 call _C_LABEL(abort)
/freebsd-13-stable/sys/riscv/include/
H A Dasm.h47 #define _C_LABEL(x) x macro
/freebsd-13-stable/lib/libc/aarch64/gen/
H A D_setjmp.S102 bl _C_LABEL(longjmperror)
103 bl _C_LABEL(abort)
H A Dsetjmp.S121 bl _C_LABEL(longjmperror)
122 bl _C_LABEL(abort)
/freebsd-13-stable/stand/efi/loader/arch/arm/
H A Dstart.S156 bl _C_LABEL(self_reloc)
170 bl _C_LABEL(efi_main)
/freebsd-13-stable/stand/efi/loader/arch/riscv/
H A Dstart.S160 call _C_LABEL(self_reloc)
164 tail _C_LABEL(efi_main)
/freebsd-13-stable/libexec/rtld-elf/mips/
H A Drtld_start.S39 .globl _C_LABEL(_rtld_relocate_nonplt_self)
40 .globl _C_LABEL(_rtld)
64 PTR_LA t0, _C_LABEL(_rtld_relocate_nonplt_self)
75 PTR_LA t9, _C_LABEL(_rtld)
164 PTR_LA t9, _C_LABEL(_mips_rtld_bind)
256 PTR_LA t9, _C_LABEL(_rtld_bind)
/freebsd-13-stable/lib/libc/arm/gen/
H A D_setjmp.S130 bl PIC_SYM(_C_LABEL(longjmperror), PLT)
131 bl PIC_SYM(_C_LABEL(abort), PLT)
/freebsd-13-stable/stand/libsa/mips/
H A D_setjmp.S103 jal _C_LABEL(longjmperror)
105 jal _C_LABEL(abort)
/freebsd-13-stable/lib/libc/mips/gen/
H A D_setjmp.S195 PTR_LA t9, _C_LABEL(longjmperror)
H A Dsetjmp.S77 PTR_LA t9, _C_LABEL(sigprocmask) # get current signal mask
164 PTR_LA t9,_C_LABEL(sigprocmask) # set current signal mask
232 PTR_LA t9, _C_LABEL(longjmperror)
/freebsd-13-stable/sys/arm64/include/
H A Dasm.h39 #define _C_LABEL(x) x macro
/freebsd-13-stable/sys/riscv/riscv/
H A Dlocore.S234 la t0, _C_LABEL(__bss_start)
235 la t1, _C_LABEL(_end)
260 call _C_LABEL(initriscv) /* Off we go */
261 call _C_LABEL(mi_startup)
H A Dexception.S200 call _C_LABEL(ast)
221 call _C_LABEL(do_trap_supervisor)
229 call _C_LABEL(do_trap_user)
/freebsd-13-stable/sys/mips/include/
H A Dpcb.h89 PTR_LA s0, _C_LABEL(ast) ;\
/freebsd-13-stable/sys/arm64/arm64/
H A Dswtch.S173 ldr x2, =_C_LABEL(blocked_lock)
214 bl _C_LABEL(fork_exit)

Completed in 100 milliseconds

123