Searched refs:exception_bitmap (Results 1 – 4 of 4) sorted by relevance
175 EVMCS1_FIELD(EXCEPTION_BITMAP, exception_bitmap,
530 u32 exception_bitmap; member687 CHECK_OFFSET(exception_bitmap, 752); in vmx_check_vmcs12_offsets()1151 FIELD(EXCEPTION_BITMAP, exception_bitmap),2595 eb |= get_vmcs12(vcpu)->exception_bitmap; in update_exception_bitmap()3296 if (vmcs12->exception_bitmap & (1u << nr)) { in nested_vmx_check_exception()9665 return vmcs12->exception_bitmap & in nested_vmx_exit_reflected()11366 bit = (vmcs12->exception_bitmap & (1u << PF_VECTOR)) != 0; in nested_vmx_is_page_fault_vmexit()
675 u32 exception_bitmap; member
155 u32 exception_bitmap;