Searched refs:Entry (Results 1 – 13 of 13) sorted by relevance
194 Entry(_bcopy)219 Entry(pmap_safe_read)235 Entry(_bcopy2)251 Entry(_bcopy4)267 Entry(_bcopy8)287 Entry(_bcopystr)376 Entry(_copyin_atomic32)400 Entry(_copyin_atomic64)421 Entry(_copyout_atomic32)442 Entry(_copyout_atomic64)[all …]
134 Entry(f) ;\139 Entry(f) ;\233 Entry(idt64_debug)314 Entry(idt64_segnp)423 Entry(idt64_mc)437 Entry(idt64_nmi)533 Entry(hi64_syscall)534 Entry(idt64_syscall)575 Entry(hi64_sysenter)1153 Entry(ks_dispatch)[all …]
188 Entry(call_continuation)212 Entry(x86_init_wrapper)223 Entry(__vmxon)242 Entry(__vmxoff)264 Entry(do_mfence)
73 Entry(Load_context)104 Entry(Switch_context)148 Entry(Thread_continue)163 Entry(Shutdown_context)
559 Entry(real_mode_bootstrap_base)588 Entry(protected_mode_gdtr)592 Entry(real_mode_bootstrap_end)599 Entry(master_gdtr)
107 Entry(blkclr)
33 Entry(mcount)
39 Entry(vzeroall)43 Entry(avx512_zero)70 Entry(xmmzeroall)
52 Entry(name)
175 #define Entry(x) .globl EXT(x); ELF_FUNC(EXT(x)); .align FALIGN; LEXT(x) macro176 #define ENTRY(x) Entry(x) MCOUNT
127 #define Entry(x) .globl EXT(x); ELF_FUNC(EXT(x)); .align FALIGN; LEXT(x) macro128 #define ENTRY(x) Entry(x) MCOUNT
279 #pragma mark Entry point implementation
563 UINT8 Entry[1][1]; member