Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dkpc.h276 struct kpc_running_remote { struct
319 int kpc_set_running_arch(struct kpc_running_remote *mp_config);
H A Dkpc_common.c754 struct kpc_running_remote mp_config = { in kpc_set_running()
/xnu-8792.61.2/osfmk/x86_64/
H A Dkpc_x86.c295 struct kpc_running_remote *mp_config = (struct kpc_running_remote*) vstate; in kpc_set_running_mp_call()
584 kpc_set_running_arch(struct kpc_running_remote *mp_config) in kpc_set_running_arch()