Searched refs:NUM_VMX_MSRS (Results 1 – 3 of 3) sorted by relevance
192 #define FLEXIBLE_MSR_INDEX (NUM_WORLD_MSRS + NUM_COMMON_MSRS + NUM_VMX_MSRS)
26 #define NUM_VMX_MSRS 20U macro
25 static const uint32_t vmx_msrs[NUM_VMX_MSRS] = {34 for (i = 0U; i < NUM_VMX_MSRS; i++) { in is_vmx_msr()
Completed in 9 milliseconds