Home
last modified time | relevance | path

Searched refs:NUM_VMX_MSRS (Results 1 – 3 of 3) sorted by relevance

/hypervisor/include/arch/x86/asm/guest/
A Dvcpu.h192 #define FLEXIBLE_MSR_INDEX (NUM_WORLD_MSRS + NUM_COMMON_MSRS + NUM_VMX_MSRS)
A Dnested.h26 #define NUM_VMX_MSRS 20U macro
/hypervisor/arch/x86/guest/
A Dnested.c25 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