Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dkpc.h275 struct kpc_config_remote { struct
313 int kpc_set_config_arch(struct kpc_config_remote *mp_config);
314 int kpc_set_period_arch(struct kpc_config_remote *mp_config);
H A Dkpc_common.c488 struct kpc_config_remote mp_config = { in _kpc_set_config_internal()
585 struct kpc_config_remote mp_config = { in kpc_set_period()
/xnu-11215.1.10/osfmk/arm64/
H A Dkpc.c715 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_config_xcall()
753 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_reload_xcall()
885 kpc_set_period_arch(struct kpc_config_remote *mp_config) in kpc_set_period_arch()
898 kpc_set_config_arch(struct kpc_config_remote *mp_config) in kpc_set_config_arch()
1075 kpc_set_period_arch(struct kpc_config_remote *mp_config __unused) in kpc_set_period_arch()
1081 kpc_set_config_arch(struct kpc_config_remote *mp_config __unused) in kpc_set_config_arch()
/xnu-11215.1.10/osfmk/x86_64/
H A Dkpc_x86.c475 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_config_mp_call()
503 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_reload_mp_call()
554 kpc_set_period_arch( struct kpc_config_remote *mp_config ) in kpc_set_period_arch()
598 kpc_set_config_arch(struct kpc_config_remote *mp_config) in kpc_set_config_arch()