Searched refs:guest_pending_dbg_exceptions (Results 1 – 5 of 5) sorted by relevance
105 natural_width guest_pending_dbg_exceptions; member282 CHECK_OFFSET(guest_pending_dbg_exceptions, 560); in vmx_check_vmcs12_offsets()
139 FIELD(GUEST_PENDING_DBG_EXCEPTIONS, guest_pending_dbg_exceptions),
87 EVMCS1_FIELD(GUEST_PENDING_DBG_EXCEPTIONS, guest_pending_dbg_exceptions,
1860 vmcs12->guest_pending_dbg_exceptions = in copy_enlightened_to_vmcs12()1861 evmcs->guest_pending_dbg_exceptions; in copy_enlightened_to_vmcs12()2047 evmcs->guest_pending_dbg_exceptions = in copy_vmcs12_to_enlightened()2048 vmcs12->guest_pending_dbg_exceptions; in copy_vmcs12_to_enlightened()2574 vmcs12->guest_pending_dbg_exceptions); in prepare_vmcs02_rare()4521 vmcs12->guest_pending_dbg_exceptions = in sync_vmcs02_to_vmcs12_rare()
141 natural_width guest_pending_dbg_exceptions;