Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dcommon.h92 error_code |= (exit_qualification & EPT_VIOLATION_ACC_WRITE) in __vmx_handle_ept_violation()
A Dtdx.c1954 exit_qual = EPT_VIOLATION_ACC_WRITE; in tdx_handle_ept_violation()
/arch/x86/include/asm/
A Dvmx.h585 #define EPT_VIOLATION_ACC_WRITE BIT(1) macro
/arch/x86/kvm/mmu/
A Dpaging_tmpl.h503 walker->fault.exit_qualification |= EPT_VIOLATION_ACC_WRITE; in FNAME()

Completed in 18 milliseconds