Home
last modified time | relevance | path

Searched refs:pending_dbg (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dnested.c3952 unsigned long pending_dbg; in nested_vmx_update_pending_dbg() local
3954 pending_dbg = vmx_get_pending_dbg_trap(&vcpu->arch.exception); in nested_vmx_update_pending_dbg()
3955 if (pending_dbg) in nested_vmx_update_pending_dbg()
3956 vmcs_writel(GUEST_PENDING_DBG_EXCEPTIONS, pending_dbg); in nested_vmx_update_pending_dbg()

Completed in 8 milliseconds