Home
last modified time | relevance | path

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

/xnu-11417.121.6/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-11417.121.6/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()
/xnu-11417.121.6/osfmk/arm64/
H A Dkpc.c739 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_config_xcall()
777 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_reload_xcall()
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()
1099 kpc_set_period_arch(struct kpc_config_remote *mp_config __unused) in kpc_set_period_arch()
1105 kpc_set_config_arch(struct kpc_config_remote *mp_config __unused) in kpc_set_config_arch()