Home
last modified time | relevance | path

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

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