Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/ !
H A Dkpc.h283 struct kpc_running_remote { struct
326 int kpc_set_running_arch(struct kpc_running_remote *mp_config);
H A Dkpc_common.c764 struct kpc_running_remote mp_config = { in kpc_set_running()
/xnu-11215.1.10/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()
/xnu-11215.1.10/osfmk/arm64/ !
H A Dkpc.c597 struct kpc_running_remote *mp_config = (struct kpc_running_remote*) vstate; in kpc_set_running_xcall()
870 kpc_set_running_arch(struct kpc_running_remote *mp_config) in kpc_set_running_arch()
1069 kpc_set_running_arch(struct kpc_running_remote *mp_config __unused) in kpc_set_running_arch()