HomeSort by: relevance | last modified time | path
    Searched refs:aarch64_setregs_ptrauth (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/aarch64/aarch64/
exec_machdep.c 109 aarch64_setregs_ptrauth(struct lwp *l, bool randomize) function in typeref:typename:void
147 aarch64_setregs_ptrauth(l, true);
netbsd32_machdep.c 70 aarch64_setregs_ptrauth(l, false);
  /src/sys/arch/aarch64/include/
machdep.h 145 void aarch64_setregs_ptrauth(struct lwp *, bool);

Completed in 12 milliseconds