Home
last modified time | relevance | path

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

/xnu-12377.81.4/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-12377.81.4/osfmk/arm64/
H A Dkpc.c621 struct kpc_running_remote *mp_config = (struct kpc_running_remote*) vstate; in kpc_set_running_xcall() local
739 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_config_xcall() local
777 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_reload_xcall() local
894 kpc_set_running_arch(struct kpc_running_remote *mp_config) in kpc_set_running_arch()
909 kpc_set_period_arch(struct kpc_config_remote *mp_config) in kpc_set_period_arch()
922 kpc_set_config_arch(struct kpc_config_remote *mp_config) in kpc_set_config_arch()
/xnu-12377.81.4/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