Searched refs:guest_pending_dbg_exceptions (Results 1 – 7 of 7) sorted by relevance
105 natural_width guest_pending_dbg_exceptions; member281 CHECK_OFFSET(guest_pending_dbg_exceptions, 560); in vmx_check_vmcs12_offsets()
138 FIELD(GUEST_PENDING_DBG_EXCEPTIONS, guest_pending_dbg_exceptions),
95 EVMCS1_FIELD(GUEST_PENDING_DBG_EXCEPTIONS, guest_pending_dbg_exceptions,
1737 vmcs12->guest_pending_dbg_exceptions = in copy_enlightened_to_vmcs12()1738 evmcs->guest_pending_dbg_exceptions; in copy_enlightened_to_vmcs12()1920 evmcs->guest_pending_dbg_exceptions = in copy_vmcs12_to_enlightened()1921 vmcs12->guest_pending_dbg_exceptions; in copy_vmcs12_to_enlightened()2423 vmcs12->guest_pending_dbg_exceptions); in prepare_vmcs02_rare()4254 vmcs12->guest_pending_dbg_exceptions = in sync_vmcs02_to_vmcs12_rare()
136 u64 guest_pending_dbg_exceptions; member395 *value = current_evmcs->guest_pending_dbg_exceptions; in evmcs_vmread()828 current_evmcs->guest_pending_dbg_exceptions = value; in evmcs_vmwrite()
490 u64 guest_pending_dbg_exceptions; member
141 natural_width guest_pending_dbg_exceptions;