Lines Matching refs:msr_bitmap_l0

541 							unsigned long *msr_bitmap_l0,  in nested_vmx_disable_intercept_for_x2apic_msr()  argument
545 vmx_clear_msr_bitmap_read(msr_bitmap_l0, msr); in nested_vmx_disable_intercept_for_x2apic_msr()
548 vmx_clear_msr_bitmap_write(msr_bitmap_l0, msr); in nested_vmx_disable_intercept_for_x2apic_msr()
567 unsigned long *msr_bitmap_l0, u32 msr) \
571 vmx_set_msr_bitmap_##rw(msr_bitmap_l0, msr); \
573 vmx_clear_msr_bitmap_##rw(msr_bitmap_l0, msr); \
580 unsigned long *msr_bitmap_l0, in BUILD_NVMX_MSR_INTERCEPT_HELPER()
585 msr_bitmap_l0, msr); in BUILD_NVMX_MSR_INTERCEPT_HELPER()
588 msr_bitmap_l0, msr); in BUILD_NVMX_MSR_INTERCEPT_HELPER()
601 unsigned long *msr_bitmap_l0 = vmx->nested.vmcs02.msr_bitmap; in nested_vmx_prepare_msr_bitmap() local
633 enable_x2apic_msr_intercepts(msr_bitmap_l0); in nested_vmx_prepare_msr_bitmap()
646 msr_bitmap_l0[word] = msr_bitmap_l1[word]; in nested_vmx_prepare_msr_bitmap()
651 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()
661 msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
672 nested_vmx_set_intercept_for_msr(vmx, msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
675 nested_vmx_set_intercept_for_msr(vmx, msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
678 nested_vmx_set_intercept_for_msr(vmx, msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
681 nested_vmx_set_intercept_for_msr(vmx, msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()
684 nested_vmx_set_intercept_for_msr(vmx, msr_bitmap_l1, msr_bitmap_l0, in nested_vmx_prepare_msr_bitmap()