Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dexception.c293 mach_msg_type_number_t state_cnt; in exception_deliver() local
297 state_cnt = _MachineStateCount[flavor]; in exception_deliver()
300 &state_cnt); in exception_deliver()
308 state, state_cnt, in exception_deliver()
309 state, &state_cnt); in exception_deliver()
315 state, state_cnt, in exception_deliver()
316 state, &state_cnt); in exception_deliver()
322 state_cnt); in exception_deliver()
369 mach_msg_type_number_t state_cnt; in exception_deliver() local
373 state_cnt = _MachineStateCount[flavor]; in exception_deliver()
[all …]