Searched refs:COMMPAGE_FUNCTION_START (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/commpage/
H A Dfifo_queues.s80 COMMPAGE_FUNCTION_START(preempt, 32, 4)
96 COMMPAGE_FUNCTION_START(backoff, 32, 4)
120 COMMPAGE_FUNCTION_START(pfz_enqueue, 32, 4)
166 COMMPAGE_FUNCTION_START(pfz_dequeue, 32, 4)
225 COMMPAGE_FUNCTION_START(preempt_64, 64, 4)
246 COMMPAGE_FUNCTION_START(backoff_64, 64, 4)
265 COMMPAGE_FUNCTION_START(pfz_enqueue_64, 64, 4)
312 COMMPAGE_FUNCTION_START(pfz_dequeue_64, 64, 4)
H A Dpthreads.s93 COMMPAGE_FUNCTION_START(pfz_mutex_lock, 32, 4)
175 COMMPAGE_FUNCTION_START(pfz_mutex_lock_64, 64, 4)
H A Dcommpage.h78 #define COMMPAGE_FUNCTION_START(label,codetype,alignment) \ macro

Completed in 65 milliseconds