Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Ddebug_regs.c81 unsigned long long target_dr6, target_rip; in main() local
164 target_rip = CAST_TO_RIP(ss_start); in main()
167 target_rip += ss_size[i]; in main()
176 run->debug.arch.pc == target_rip && in main()
181 run->debug.arch.pc, target_rip, run->debug.arch.dr6, in main()
199 run->debug.arch.pc, target_rip, run->debug.arch.dr6, in main()