Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h35 SHADOW_FIELD_RW(GUEST_INTR_STATUS, guest_intr_status)
H A Dvmcs12.h177 u16 guest_intr_status; member
355 CHECK_OFFSET(guest_intr_status, 980); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c23 FIELD(GUEST_INTR_STATUS, guest_intr_status),
H A Dnested.c2333 vmcs12->guest_intr_status); in prepare_vmcs02_early()
4146 vmcs12->guest_intr_status = vmcs_read16(GUEST_INTR_STATUS); in sync_vmcs02_to_vmcs12()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmcs_shadow_fields.h35 SHADOW_FIELD_RW(GUEST_INTR_STATUS, guest_intr_status)
H A Dvmcs12.h179 u16 guest_intr_status; member
352 CHECK_OFFSET(guest_intr_status, 980); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c23 FIELD(GUEST_INTR_STATUS, guest_intr_status),
H A Dnested.c2336 vmcs12->guest_intr_status); in prepare_vmcs02_early()
3401 vmcs12->guest_intr_status, in nested_vmx_enter_non_root_mode()
4385 vmcs12->guest_intr_status = vmcs_read16(GUEST_INTR_STATUS); in sync_vmcs02_to_vmcs12()

Completed in 19 milliseconds