Searched refs:pc_rewind (Results 1 – 1 of 1) sorted by relevance
929 uint8_t pc_rewind = (ttmp1 >> 25) & 0xf; in radv_check_trap_handler() local930 uint64_t pc = (ttmp0 | ((ttmp1 & 0x0000ffffull) << 32)) - (pc_rewind * 4); in radv_check_trap_handler()933 pc, trap_id, ht, pc_rewind); in radv_check_trap_handler()