Home
last modified time | relevance | path

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

/xnu-11215.61.5/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-11215.61.5/osfmk/arm64/ !
H A Dkpc.c619 struct kpc_running_remote *mp_config = (struct kpc_running_remote*) vstate; in kpc_set_running_xcall() local
737 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_config_xcall() local
775 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_reload_xcall() local
892 kpc_set_running_arch(struct kpc_running_remote *mp_config) in kpc_set_running_arch()
907 kpc_set_period_arch(struct kpc_config_remote *mp_config) in kpc_set_period_arch()
920 kpc_set_config_arch(struct kpc_config_remote *mp_config) in kpc_set_config_arch()
/xnu-11215.61.5/osfmk/kern/ !
H A Dkpc_common.c488 struct kpc_config_remote mp_config = { in _kpc_set_config_internal() local
585 struct kpc_config_remote mp_config = { in kpc_set_period() local
764 struct kpc_running_remote mp_config = { in kpc_set_running() local