Home
last modified time | relevance | path

Searched refs:TUNABLE_DEV_WRITEABLE (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/osfmk/kern/
H A Dstartup.h252 #define TUNABLE_DEV_WRITEABLE(type_t, var, boot_arg, default_value) \ macro
255 #define TUNABLE_DEV_WRITEABLE(type_t, var, boot_arg, default_value) \ macro
/xnu-8020.121.3/bsd/kern/
H A Dkern_exec.c214 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,