Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dkpc.h306 int kpc_set_config_arch(struct kpc_config_remote *mp_config);
H A Dkpc_common.c518 ret = kpc_set_config_arch( &mp_config ); in kpc_set_config()
/xnu-8796.121.2/osfmk/x86_64/
H A Dkpc_x86.c598 kpc_set_config_arch(struct kpc_config_remote *mp_config) in kpc_set_config_arch() function