Searched refs:ptrauth_strip_kernel_insn_pac (Results 1 – 3 of 3) sorted by relevance
24 #define ptrauth_strip_kernel_insn_pac(ptr) xpaclri(ptr) macro26 #define ptrauth_strip_kernel_insn_pac(ptr) (ptr) macro37 (void *)(ptrauth_strip_kernel_insn_pac((unsigned long)__builtin_return_address(val)))
123 state->pc = ptrauth_strip_kernel_insn_pac(state->pc); in unwind_next()
220 printk("lr : %pS\n", (void *)ptrauth_strip_kernel_insn_pac(lr)); in __show_regs()