Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx_evmcs.h87 EVMCS1_FIELD(GUEST_PENDING_DBG_EXCEPTIONS, guest_pending_dbg_exceptions,
Dvmx.c512 natural_width guest_pending_dbg_exceptions; member
670 CHECK_OFFSET(guest_pending_dbg_exceptions, 560); in vmx_check_vmcs12_offsets()
1223 FIELD(GUEST_PENDING_DBG_EXCEPTIONS, guest_pending_dbg_exceptions),
12001 vmcs12->guest_pending_dbg_exceptions); in prepare_vmcs02_full()
13016 vmcs12->guest_pending_dbg_exceptions = in sync_vmcs12()
/Linux-v4.19/arch/x86/include/asm/
Dhyperv-tlfs.h623 u64 guest_pending_dbg_exceptions; member
/Linux-v4.19/Documentation/virtual/kvm/
Dnested-vmx.txt137 natural_width guest_pending_dbg_exceptions;