Home
last modified time | relevance | path

Searched defs:mp_config (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.140.41/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() local
475 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_config_mp_call() local
503 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_reload_mp_call() local
554 kpc_set_period_arch( struct kpc_config_remote *mp_config ) in kpc_set_period_arch()
584 kpc_set_running_arch(struct kpc_running_remote *mp_config) in kpc_set_running_arch()
598 kpc_set_config_arch(struct kpc_config_remote *mp_config) in kpc_set_config_arch()
/xnu-8020.140.41/osfmk/arm/
H A Dkpc_arm.c297 struct kpc_running_remote *mp_config = (struct kpc_running_remote*) vstate; in kpc_set_running_xcall() local
514 kpc_set_running_arch(struct kpc_running_remote *mp_config) in kpc_set_running_arch()
642 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_reload_xcall() local
709 kpc_set_period_arch(struct kpc_config_remote *mp_config) in kpc_set_period_arch()
763 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_config_xcall() local
783 kpc_set_config_arch(struct kpc_config_remote *mp_config) in kpc_set_config_arch()
/xnu-8020.140.41/osfmk/kern/
H A Dkpc_common.c492 struct kpc_config_remote mp_config = { in kpc_set_config() local
575 struct kpc_config_remote mp_config = { in kpc_set_period() local
754 struct kpc_running_remote mp_config = { in kpc_set_running() local