Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/arm64/
H A Dpcb.c325 #define machine_switch_context_kprintf(x...) \ in machine_switch_context() macro
338 machine_switch_context_kprintf("old= %x contination = %x new = %x\n", old, continuation, new); in machine_switch_context()