Searched refs:secure (Results 1 – 9 of 9) sorted by relevance
| /xnu-11417.121.6/osfmk/kdp/ |
| H A D | sk_core.c | 51 #pragma mark secure coredump data structures 388 #pragma mark secure coredump memory dump 468 #pragma mark secure coredump helper callbacks 677 #pragma mark secure coredump handler registration
|
| /xnu-11417.121.6/bsd/kern/ |
| H A D | kern_cpc.c | 59 SYSCTL_PROC(_kern_cpc, OID_AUTO, secure, CPC_SYSCTL_SECURE_PROT | CTLTYPE_INT,
|
| /xnu-11417.121.6/osfmk/arm64/ |
| H A D | kpc.c | 308 set_modes(uint32_t counter, kpc_config_t cfgword, bool secure) in set_modes() argument 310 bool const allow_kernel = !secure || kpc_allows_counting_system; in set_modes() 932 if (mp_config->secure) { in kpc_set_config_arch() 960 set_modes(counter, config_value, mp_config->secure); in kpc_set_config_arch()
|
| /xnu-11417.121.6/osfmk/kern/ |
| H A D | kpc_common.c | 485 _kpc_set_config_internal(uint32_t classes, kpc_config_t *configv, bool secure) in _kpc_set_config_internal() argument 491 .secure = secure, in _kpc_set_config_internal()
|
| H A D | kpc.h | 279 bool secure; member
|
| H A D | exclaves.c | 1080 #pragma mark secure kernel communication
|
| /xnu-11417.121.6/doc/observability/ |
| H A D | recount.md | 94 On the boundaries of secure execution handoff, `recount_enter_secure` and `recount_leave_secure` up… 121 … not sampled directly by Recount so the values cannot be tracked at user/kernel/secure granularity.
|
| /xnu-11417.121.6/config/ |
| H A D | MASTER | 95 # secure_kernel - secure kernel from user programs 575 options CONFIG_SECURE_BSD_ROOT # secure BSD root # <config_secure_bsd_root>
|
| /xnu-11417.121.6/ |
| H A D | APPLE_LICENSE | 141 hereby assume sole responsibility to secure any other intellectual
|