Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/sys/
H A Dimgact.h154 #define IMGPF_HW_TPRO 0x00004000 /* HW support for read-only/read-write trusted path… macro
/xnu-8796.101.5/bsd/kern/
H A Dkern_exec.c3321 if (imgp->ip_flags & IMGPF_HW_TPRO) { in proc_apply_jit_and_vm_policies()
6193 if (imgp->ip_flags & IMGPF_HW_TPRO) { in exec_add_apple_strings()