Lines Matching refs:msr_bitmap_l1

514 static void nested_vmx_disable_intercept_for_x2apic_msr(unsigned long *msr_bitmap_l1,  in nested_vmx_disable_intercept_for_x2apic_msr()  argument
518 if (type & MSR_TYPE_R && !vmx_test_msr_bitmap_read(msr_bitmap_l1, msr)) in nested_vmx_disable_intercept_for_x2apic_msr()
521 if (type & MSR_TYPE_W && !vmx_test_msr_bitmap_write(msr_bitmap_l1, msr)) in nested_vmx_disable_intercept_for_x2apic_msr()
540 unsigned long *msr_bitmap_l1, \
544 vmx_test_msr_bitmap_##rw(msr_bitmap_l1, msr)) \
553 unsigned long *msr_bitmap_l1, in BUILD_NVMX_MSR_INTERCEPT_HELPER()
558 nested_vmx_set_msr_read_intercept(vmx, msr_bitmap_l1, in BUILD_NVMX_MSR_INTERCEPT_HELPER()
561 nested_vmx_set_msr_write_intercept(vmx, msr_bitmap_l1, in BUILD_NVMX_MSR_INTERCEPT_HELPER()
574 unsigned long *msr_bitmap_l1; in nested_vmx_prepare_msr_bitmap() local
600 msr_bitmap_l1 = (unsigned long *)map->hva; in nested_vmx_prepare_msr_bitmap()
620 msr_bitmap_l0[word] = msr_bitmap_l1[word]; in nested_vmx_prepare_msr_bitmap()
625 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
631 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
635 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
646 nested_vmx_set_intercept_for_msr(vmx, msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
649 nested_vmx_set_intercept_for_msr(vmx, msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
652 nested_vmx_set_intercept_for_msr(vmx, msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
655 nested_vmx_set_intercept_for_msr(vmx, msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
658 nested_vmx_set_intercept_for_msr(vmx, msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
661 nested_vmx_set_intercept_for_msr(vmx, msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()