Searched refs:DR_STATUS_RESERVED_ONE (Results 1 – 5 of 5) sorted by relevance
25 #define DR_STATUS_RESERVED_ONE 0xffff0ff0ul /* Reserved, read as one */ macro
85 current->arch.debugreg[6] |= DR_STEP | DR_STATUS_RESERVED_ONE; in pv_emul_instruction_done()
1385 curr->arch.debugreg[6] |= ctxt.bpmatch | DR_STATUS_RESERVED_ONE; in pv_emulate_privileged_op()
2014 value |= DR_STATUS_RESERVED_ONE; /* reserved bits => 1 */ in set_debugreg()
3697 write_debugreg(6, exit_qualification | DR_STATUS_RESERVED_ONE); in vmx_vmexit_handler()
Completed in 16 milliseconds