Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds