Home
last modified time | relevance | path

Searched refs:LEXT (Results 1 – 15 of 15) sorted by relevance

/xnu-10002.1.13/osfmk/arm/
H A Ddata.s43 LEXT(intstack_low_guard)
48 LEXT(intstack)
51 LEXT(intstack_top)
54 LEXT(intstack_high_guard)
61 LEXT(excepstack)
64 LEXT(excepstack_top)
67 LEXT(excepstack_high_guard)
75 LEXT(kd_early_buffer) // space for kdebug's early event buffer
81 LEXT(RTClockData) // Real Time clock area
87 LEXT(vfptrash_data)
[all …]
H A Dasm.h82 #define LEXT(x) _ ## x ## : macro
86 #define LEXT(x) x ## : macro
95 #define LEXT(x) _/**/x/**/: macro
99 #define LEXT(x) x/**/: macro
127 #define Entry(x) .globl EXT(x); ELF_FUNC(EXT(x)); .align FALIGN; LEXT(x)
131 .align FALIGN; LEXT(x); LEXT(y) \
139 #define DATA(x) .globl EXT(x); ELF_DATA(EXT(x)); .align ALIGN; LEXT(x)
/xnu-10002.1.13/osfmk/arm64/
H A Dmachine_routines_asm.s64 LEXT(\sym_name)
95 LEXT(ml_enable_user_jop_key)
110 LEXT(ml_disable_user_jop_key)
131 LEXT(set_bp_ret)
149 LEXT(set_nex_pg)
166 LEXT(get_fpscr)
192 LEXT(set_fpscr)
225 LEXT(update_mdscr)
262 LEXT(set_mmu_ttb_alternate)
281 LEXT(set_mmu_ttb)
[all …]
H A Dcaches_asm.s44 LEXT(InvalidatePoU_Icache)
45 LEXT(invalidate_mmu_icache)
60 LEXT(InvalidatePoU_IcacheRegion)
214 LEXT(CleanPoC_Dcache)
233 LEXT(CleanPoU_Dcache)
252 LEXT(CleanPoU_DcacheRegion)
279 LEXT(CleanPoC_DcacheRegion_internal)
311 LEXT(CleanPoC_DcacheRegion)
330 LEXT(CleanPoC_DcacheRegion_Force)
353 LEXT(FlushPoC_Dcache)
[all …]
H A Dasm.h78 #define LEXT(x) _ ## x ## : macro
82 #define LEXT(x) x ## : macro
91 #define LEXT(x) _/**/x/**/: macro
95 #define LEXT(x) x/**/: macro
H A Dcswitch.s271 LEXT(machine_load_context)
291 LEXT(Call_continuation)
331 LEXT(Switch_context)
350 LEXT(Shutdown_context)
367 LEXT(Idle_context)
383 LEXT(Idle_load_context)
392 LEXT(machine_set_current_thread)
H A Dstart.s104 LEXT(LowResetVectorBase)
127 LEXT(reset_vector)
200 LEXT(LowResetVectorEnd)
203 LEXT(SleepToken)
210 LEXT(ResetHandlerData)
222 LEXT(_start)
234 LEXT(LowExceptionVectorBase)
279 LEXT(bootstrap_instructions)
284 LEXT(resume_idle_cpu)
291 LEXT(start_cpu)
[all …]
H A Dalternate_debugger_asm.s36 LEXT(alternate_debugger_just_return)
63 LEXT(alternate_debugger_just_return_end)
H A Dlocore.s193 LEXT(exc_vectors_table)
224 LEXT(ExceptionVectorsBase)
607 LEXT(fleh_synchronous)
703 LEXT(fleh_irq)
723 LEXT(fleh_fiq_generic)
729 LEXT(fleh_fiq)
749 LEXT(fleh_serror)
831 LEXT(return_to_kernel)
849 LEXT(thread_bootstrap_return)
862 LEXT(arm64_thread_exception_return)
[all …]
H A Diofilter_asm.s43 LEXT(io_filter_vtop)
/xnu-10002.1.13/osfmk/i386/
H A Dasm.h109 #define LEXT(x) _ ## x ## : macro
113 #define LEXT(x) x ## : macro
122 #define LEXT(x) _/**/x/**/: macro
126 #define LEXT(x) x/**/: macro
175 #define Entry(x) .globl EXT(x); ELF_FUNC(EXT(x)); .align FALIGN; LEXT(x)
179 .align FALIGN; LEXT(x); LEXT(y) \
187 #define DATA(x) .globl EXT(x); ELF_DATA(EXT(x)); .align ALIGN; LEXT(x)
/xnu-10002.1.13/osfmk/x86_64/
H A Dlocore.s89 LEXT(recover_table) ;\
102 LEXT(recover_table_end) ;\
174 LEXT(thread_bootstrap_return)
180 LEXT(thread_exception_return_internal)
182 LEXT(thread_exception_return)
H A Dstart.s140 LEXT(_start)
141 LEXT(pstart)
265 LEXT(slave_pstart)
293 LEXT(hibernate_machine_entrypoint)
H A Didt64.s1669 LEXT(return_to_iret) /* (label for kdb_kintr and hardclock) */
/xnu-10002.1.13/san/memory/
H A Dkasan-test-arm64.s21 LEXT(_setjmp)
39 LEXT(_longjmp)