Home
last modified time | relevance | path

Searched refs:Entry (Results 1 – 12 of 12) sorted by relevance

/xnu-8792.61.2/osfmk/x86_64/
H A Dlocore.s194 Entry(_bcopy)
219 Entry(pmap_safe_read)
235 Entry(_bcopy2)
251 Entry(_bcopy4)
267 Entry(_bcopy8)
287 Entry(_bcopystr)
329 Entry(dtrace_nofault_copy8)
350 Entry(dtrace_nofault_copy16)
374 Entry(dtrace_nofault_copy32)
376 Entry(_copyin_atomic32)
[all …]
H A Didt64.s134 Entry(f) ;\
139 Entry(f) ;\
147 Entry(_intr_ ## n) ;\
162 Entry(idt64_page_fault)
233 Entry(idt64_debug)
287 Entry(idt64_unix_scall)
293 Entry(idt64_mach_scall)
299 Entry(idt64_mdep_scall)
314 Entry(idt64_segnp)
319 Entry(idt64_gen_prot)
[all …]
H A Dmachine_routines_asm.s188 Entry(call_continuation)
212 Entry(x86_init_wrapper)
223 Entry(__vmxon)
242 Entry(__vmxoff)
264 Entry(do_mfence)
H A Dcswitch.s73 Entry(Load_context)
104 Entry(Switch_context)
148 Entry(Thread_continue)
163 Entry(Shutdown_context)
H A Dstart.s559 Entry(real_mode_bootstrap_base)
588 Entry(protected_mode_gdtr)
592 Entry(real_mode_bootstrap_end)
599 Entry(master_gdtr)
H A Dbzero.s107 Entry(blkclr)
H A Dmcount.s33 Entry(mcount)
/xnu-8792.61.2/osfmk/i386/
H A Dfp_simd.s39 Entry(vzeroall)
43 Entry(avx512_zero)
70 Entry(xmmzeroall)
H A Di386_lock.s52 Entry(name)
H A Dasm.h175 #define Entry(x) .globl EXT(x); ELF_FUNC(EXT(x)); .align FALIGN; LEXT(x) macro
176 #define ENTRY(x) Entry(x) MCOUNT
/xnu-8792.61.2/osfmk/arm/
H A Dasm.h127 #define Entry(x) .globl EXT(x); ELF_FUNC(EXT(x)); .align FALIGN; LEXT(x) macro
128 #define ENTRY(x) Entry(x) MCOUNT
/xnu-8792.61.2/EXTERNAL_HEADERS/acpi/
H A DAcpi_v1.h563 UINT8 Entry[1][1]; member