Searched defs:act (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Tests/
H A DTestDevice.cpp48 enqueueCommand(bool sleep, TestDeviceAction act, int tag, void *dataP) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A DPseudoKernel.c78 thread_t act, fact; local
157 bbSetRupt(ReturnHandler *rh, thread_t act) argument
322 thread_t act; local
335 disable_bluebox_internal(thread_t act) argument
403 thread_t act, fact; local
[all...]
H A Dpcb.c339 act_machine_sv_free(thread_t act, __unused int flag) argument
449 machine_act_terminate( thread_t act) argument
[all...]
H A Ddb_low_trace.c667 thread_act_t act; local
[all...]
H A Dvmachmon.c110 static pmap_t vmm_get_adsp(thread_t act, vmm_thread_index_t index) argument
75 vmm_get_entry( thread_t act, vmm_thread_index_t index) argument
224 vmm_activate_gsa( thread_t act, vmm_thread_index_t index) argument
277 vmm_deactivate_gsa( thread_t act, vmm_thread_index_t index) argument
306 vmm_flush_context( thread_t act, vmm_thread_index_t index) argument
425 vmm_max_addr(__unused thread_t act) argument
450 vmm_get_XA( thread_t act, vmm_thread_index_t index) argument
485 thread_t act; local
684 vmm_tear_down_context( thread_t act, vmm_thread_index_t index) argument
808 vmm_activate_XA( thread_t act, vmm_thread_index_t index, unsigned int xaflags) argument
843 vmm_deactivate_XA( thread_t act, vmm_thread_index_t index, unsigned int xaflags) argument
892 vmm_tear_down_all(thread_t act) argument
971 vmm_map_page( thread_t act, vmm_adsp_id_t index, addr64_t cva, addr64_t ava, vm_prot_t prot) argument
1108 vmm_map_execute( thread_t act, vmm_thread_index_t index, addr64_t cva, addr64_t ava, vm_prot_t prot) argument
1163 vmm_map_list( thread_t act, vmm_adsp_id_t index, unsigned int cnt, unsigned int flavor) argument
1234 vmm_get_page_mapping( thread_t act, vmm_adsp_id_t index, addr64_t gva) argument
1285 vmm_unmap_page( thread_t act, vmm_adsp_id_t index, addr64_t va) argument
1324 vmm_unmap_list( thread_t act, vmm_adsp_id_t index, unsigned int cnt, unsigned int flavor) argument
1402 vmm_unmap_all_pages( thread_t act, vmm_adsp_id_t index) argument
1444 vmm_get_page_dirty_flag( thread_t act, vmm_adsp_id_t index, addr64_t va, unsigned int reset) argument
1499 vmm_protect_page( thread_t act, vmm_adsp_id_t index, addr64_t va, vm_prot_t prot) argument
1558 vmm_protect_execute( thread_t act, vmm_thread_index_t index, addr64_t va, vm_prot_t prot) argument
1607 vmm_get_float_state( thread_t act, vmm_thread_index_t index) argument
1652 vmm_get_vector_state( thread_t act, vmm_thread_index_t index) argument
1724 vmm_set_timer( thread_t act, vmm_thread_index_t index, unsigned int timerhi, unsigned int timerlo) argument
1762 vmm_get_timer( thread_t act, vmm_thread_index_t index) argument
1800 vmm_timer_pop( thread_t act) argument
1886 thread_t act; local
1998 vmm_interrupt(ReturnHandler *rh, thread_t act) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_print.c441 thread_t act = (thread_t)queue_first(&task->threads); local
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/orig/
H A Ddb_print.c792 thread_act_t act = (thread_act_t)queue_first(&task->thr_acts); local
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dpcb.c643 act_machine_sv_free(__unused thread_t act, __unused int flag) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c1349 _ps_port_action_t *act = NULL; local

Completed in 79 milliseconds