Searched refs:EPT_VIOLATION_ACC_WRITE (Results 1 – 3 of 3) sorted by relevance
565 #define EPT_VIOLATION_ACC_WRITE (1 << EPT_VIOLATION_ACC_WRITE_BIT) macro
503 vcpu->arch.exit_qualification |= EPT_VIOLATION_ACC_WRITE; in FNAME()
5772 error_code |= (exit_qualification & EPT_VIOLATION_ACC_WRITE) in handle_ept_violation()