Lines Matching refs:msr_bitmap_l1
553 static void nested_vmx_disable_intercept_for_msr(unsigned long *msr_bitmap_l1, in nested_vmx_disable_intercept_for_msr() argument
566 !test_bit(msr, msr_bitmap_l1 + 0x000 / f)) in nested_vmx_disable_intercept_for_msr()
571 !test_bit(msr, msr_bitmap_l1 + 0x800 / f)) in nested_vmx_disable_intercept_for_msr()
578 !test_bit(msr, msr_bitmap_l1 + 0x400 / f)) in nested_vmx_disable_intercept_for_msr()
583 !test_bit(msr, msr_bitmap_l1 + 0xc00 / f)) in nested_vmx_disable_intercept_for_msr()
610 unsigned long *msr_bitmap_l1; in nested_vmx_prepare_msr_bitmap() local
622 msr_bitmap_l1 = (unsigned long *)map->hva; in nested_vmx_prepare_msr_bitmap()
642 msr_bitmap_l0[word] = msr_bitmap_l1[word]; in nested_vmx_prepare_msr_bitmap()
647 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
653 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
657 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
665 nested_vmx_disable_intercept_for_msr(msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
668 nested_vmx_disable_intercept_for_msr(msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
671 nested_vmx_disable_intercept_for_msr(msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
690 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
696 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()