Home
last modified time | relevance | path

Searched defs:msr_name (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/x86/
H A Dmsr.c146 char msr_name[32]; in test_custom_msr() local
171 char msr_name[32]; in test_mce_msrs() local
240 char msr_name[32]; in __test_x2apic_msrs() local
H A Dla57.c197 #define __TEST_MSR(msr_name, address, force_emulation) \ argument
201 #define TEST_MSR(msr_name, force_emulation) \ argument