Home
last modified time | relevance | path

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

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