Home
last modified time | relevance | path

Searched defs:secure (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/osfmk/kern/
H A Dkpc.h279 bool secure; member
H A Dkpc_common.c485 _kpc_set_config_internal(uint32_t classes, kpc_config_t *configv, bool secure) in _kpc_set_config_internal()
/xnu-11417.121.6/osfmk/arm64/
H A Dkpc.c308 set_modes(uint32_t counter, kpc_config_t cfgword, bool secure) in set_modes()