Searched refs:pc_rewind (Results 1 – 10 of 10) sorted by relevance
1004 uint8_t pc_rewind = (ttmp1 >> 25) & 0xf; in radv_check_trap_handler() local1005 uint64_t pc = (ttmp0 | ((ttmp1 & 0x0000ffffull) << 32)) - (pc_rewind * 4); in radv_check_trap_handler()1008 pc_rewind); in radv_check_trap_handler()
1026 uint8_t pc_rewind = (ttmp1 >> 25) & 0xf; in radv_check_trap_handler() local1027 uint64_t pc = (ttmp0 | ((ttmp1 & 0x0000ffffull) << 32)) - (pc_rewind * 4); in radv_check_trap_handler()1030 pc_rewind); in radv_check_trap_handler()