Lines Matching refs:msr_bitmap_l1
6015 static void nested_vmx_disable_intercept_for_msr(unsigned long *msr_bitmap_l1, in nested_vmx_disable_intercept_for_msr() argument
6028 !test_bit(msr, msr_bitmap_l1 + 0x000 / f)) in nested_vmx_disable_intercept_for_msr()
6033 !test_bit(msr, msr_bitmap_l1 + 0x800 / f)) in nested_vmx_disable_intercept_for_msr()
6040 !test_bit(msr, msr_bitmap_l1 + 0x400 / f)) in nested_vmx_disable_intercept_for_msr()
6045 !test_bit(msr, msr_bitmap_l1 + 0xc00 / f)) in nested_vmx_disable_intercept_for_msr()
11555 unsigned long *msr_bitmap_l1; in nested_vmx_prepare_msr_bitmap() local
11586 msr_bitmap_l1 = (unsigned long *)kmap(page); in nested_vmx_prepare_msr_bitmap()
11595 msr_bitmap_l0[word] = msr_bitmap_l1[word]; in nested_vmx_prepare_msr_bitmap()
11607 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
11613 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
11617 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
11624 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
11630 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()