Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dvmx.h551 #define EPT_VIOLATION_ACC_WRITE (1 << EPT_VIOLATION_ACC_WRITE_BIT) macro
/linux/arch/x86/kvm/mmu/
A Dpaging_tmpl.h527 vcpu->arch.exit_qualification |= EPT_VIOLATION_ACC_WRITE; in FNAME()
/linux/arch/x86/kvm/vmx/
A Dvmx.c5276 error_code |= (exit_qualification & EPT_VIOLATION_ACC_WRITE) in handle_ept_violation()

Completed in 19 milliseconds