Searched refs:__BUILD_VMX_MSR_BITMAP_HELPER (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
H A D | vmx.h | 442 #define __BUILD_VMX_MSR_BITMAP_HELPER(rtype, action, bitop, access, base) \ macro 455 __BUILD_VMX_MSR_BITMAP_HELPER(ret_type, action, bitop, read, 0x0) \ 456 __BUILD_VMX_MSR_BITMAP_HELPER(ret_type, action, bitop, write, 0x800)
|
Completed in 2 milliseconds