Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dkpc.h269 struct kpc_config_remote { struct
306 int kpc_set_config_arch(struct kpc_config_remote *mp_config);
307 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-8796.121.2/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()