Searched refs:debugreg (Results 1 – 2 of 2) sorted by relevance
186 debug.arch.debugreg[i] = CAST_TO_RIP(hw_bp); in main() 187 debug.arch.debugreg[7] = 0x400 | (1UL << (2*i+1)); in main() 208 debug.arch.debugreg[i] = CAST_TO_RIP(guest_value); in main() 209 debug.arch.debugreg[7] = 0x00000400 | (1UL << (2*i+1)) | in main() 237 debug.arch.debugreg[7] = 0x00000400;254 debug.arch.debugreg[7] = 0x400 | DR7_GD;
306 __u64 debugreg[8]; member