Home
last modified time | relevance | path

Searched refs:guest_pending_dbg_exceptions (Results 1 – 7 of 7) sorted by relevance

/linux/arch/x86/kvm/vmx/
A Dvmcs12.h105 natural_width guest_pending_dbg_exceptions; member
281 CHECK_OFFSET(guest_pending_dbg_exceptions, 560); in vmx_check_vmcs12_offsets()
A Dvmcs12.c138 FIELD(GUEST_PENDING_DBG_EXCEPTIONS, guest_pending_dbg_exceptions),
A Devmcs.c91 EVMCS1_FIELD(GUEST_PENDING_DBG_EXCEPTIONS, guest_pending_dbg_exceptions,
A Dnested.c1734 vmcs12->guest_pending_dbg_exceptions = in copy_enlightened_to_vmcs12()
1735 evmcs->guest_pending_dbg_exceptions; in copy_enlightened_to_vmcs12()
1899 evmcs->guest_pending_dbg_exceptions = in copy_vmcs12_to_enlightened()
1900 vmcs12->guest_pending_dbg_exceptions; in copy_vmcs12_to_enlightened()
2390 vmcs12->guest_pending_dbg_exceptions); in prepare_vmcs02_rare()
4047 vmcs12->guest_pending_dbg_exceptions = in sync_vmcs02_to_vmcs12_rare()
/linux/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h136 u64 guest_pending_dbg_exceptions; member
365 *value = current_evmcs->guest_pending_dbg_exceptions; in evmcs_vmread()
752 current_evmcs->guest_pending_dbg_exceptions = value; in evmcs_vmwrite()
/linux/arch/x86/include/asm/
A Dhyperv-tlfs.h487 u64 guest_pending_dbg_exceptions; member
/linux/Documentation/virt/kvm/
A Dnested-vmx.rst141 natural_width guest_pending_dbg_exceptions;

Completed in 23 milliseconds