Searched refs:TUNABLE_DEV_WRITEABLE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | startup.h | 255 #define TUNABLE_DEV_WRITEABLE(type_t, var, boot_arg, default_value) \ macro 258 #define TUNABLE_DEV_WRITEABLE(type_t, var, boot_arg, default_value) \ macro
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kern_exec.c | 214 static TUNABLE_DEV_WRITEABLE(int, vm_shared_region_per_team_id, 216 static TUNABLE_DEV_WRITEABLE(int, vm_shared_region_by_entitlement, 220 static TUNABLE_DEV_WRITEABLE(int, vm_shared_region_reslide_aslr, 236 TUNABLE_DEV_WRITEABLE(int, vm_shared_region_reslide_restrict,
|