Home
last modified time | relevance | path

Searched refs:io_bitmap_b (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86/
H A Devmcs.h52 u64 io_bitmap_b; member
316 *value = current_evmcs->io_bitmap_b; in evmcs_vmread()
727 current_evmcs->io_bitmap_b = value; in evmcs_vmwrite()
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst96 u64 io_bitmap_b;
/linux/arch/x86/kvm/vmx/
H A Dnested.c564 CC(!page_address_valid(vcpu, vmcs12->io_bitmap_b))) in nested_vmx_check_tpr_shadow_controls()
1813 vmcs12->io_bitmap_b = evmcs->io_bitmap_b; in copy_enlightened_to_vmcs12()
1999 * evmcs->io_bitmap_b = vmcs12->io_bitmap_b; in copy_vmcs12_to_enlightened()
6256 bitmap = vmcs12->io_bitmap_b; in nested_vmx_exit_handled_io()