Home
last modified time | relevance | path

Searched refs:vmwrite_bitmap (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmcs12.h68 u64 vmwrite_bitmap; member
255 CHECK_OFFSET(vmwrite_bitmap, 288); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c51 FIELD64(VMWRITE_BITMAP, vmwrite_bitmap),
H A Dnested.c839 CC(!page_address_valid(vcpu, vmcs12->vmwrite_bitmap))) in nested_vmx_check_shadow_vmcs_controls()
5972 vmcs12->vmwrite_bitmap); in nested_vmx_l1_wants_exit()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmcs12.h68 u64 vmwrite_bitmap; member
250 CHECK_OFFSET(vmwrite_bitmap, 288); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c52 FIELD64(VMWRITE_BITMAP, vmwrite_bitmap),
H A Dnested.c849 CC(!page_address_valid(vcpu, vmcs12->vmwrite_bitmap))) in nested_vmx_check_shadow_vmcs_controls()
6272 vmcs12->vmwrite_bitmap); in nested_vmx_l1_wants_exit()

Completed in 17 milliseconds