Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx_tests.c1972 struct vmx_msr_entry *exit_msr_store, *entry_msr_load, *exit_msr_load; variable
1978 exit_msr_load = alloc_page(); in msr_switch_init()
1989 vmcs_write(EXIT_MSR_LD_ADDR, (u64)exit_msr_load); in msr_switch_init()
2001 exit_msr_load[0].index = MSR_KERNEL_GS_BASE; in msr_switch_main()
2002 exit_msr_load[0].value = MSR_MAGIC + 2; in msr_switch_main()