Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dkpc.h85 extern bool kpc_supported;
H A Dkpc_common.c70 bool kpc_supported = true; variable
/xnu-8792.81.2/bsd/kern/
H A Dkern_kpc.c389 if (!kpc_supported) {
/xnu-8792.81.2/osfmk/x86_64/
H A Dkpc_x86.c573 kpc_supported = false; in kpc_arch_init()