Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/kern/
H A Dkpc.h273 struct kpc_config_remote { struct
310 int kpc_set_config_arch(struct kpc_config_remote *mp_config);
311 int kpc_set_period_arch(struct kpc_config_remote *mp_config);
H A Dkpc_common.c492 struct kpc_config_remote mp_config = { in kpc_set_config()
575 struct kpc_config_remote mp_config = { in kpc_set_period()
/xnu-8020.140.41/osfmk/arm/
H A Dkpc_arm.c642 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_reload_xcall()
709 kpc_set_period_arch(struct kpc_config_remote *mp_config) in kpc_set_period_arch()
763 struct kpc_config_remote *mp_config = vmp_config; in kpc_set_config_xcall()
783 kpc_set_config_arch(struct kpc_config_remote *mp_config) in kpc_set_config_arch()
967 kpc_set_period_arch(struct kpc_config_remote *mp_config __unused) in kpc_set_period_arch()
973 kpc_set_config_arch(struct kpc_config_remote *mp_config __unused) in kpc_set_config_arch()
/xnu-8020.140.41/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()