Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dkpc.h294 boolean_t kpc_is_running_fixed(void);
H A Dkpc_common.c280 if (kpc_is_running_fixed()) { in kpc_get_running()
/xnu-8796.121.2/osfmk/x86_64/
H A Dkpc_x86.c114 kpc_is_running_fixed(void) in kpc_is_running_fixed() function