Home
last modified time | relevance | path

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

/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() 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-8792.61.2/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