Searched refs:field_name (Results 1 – 1 of 1) sorted by relevance
/kvm-unit-tests/x86/ |
H A D | vmx_tests.c | 3665 const char *field_name, in test_vmcs_addr_reference() argument 3692 test_vmcs_addr_values(field_name, field, align, false, in test_vmcs_addr_reference() 3704 test_vmcs_addr_values(field_name, field, align, true, false, 0, 63); in test_vmcs_addr_reference() 5429 const char * field_name) in test_guest_state() argument 5444 "%s, %s = %lx", test, field_name, field); in test_guest_state() 7281 static void test_pat(u32 field, const char * field_name, u32 ctrl_field, in test_pat() argument 7299 report_prefix_pushf("%s %lx", field_name, val); in test_pat() 7318 report_prefix_pushf("%s %lx", field_name, val); in test_pat() 7561 static void test_vmcs_field(u64 field, const char *field_name, u32 bit_start, in test_vmcs_field() argument 7575 report_prefix_pushf("%s %lx", field_name, tmp); in test_vmcs_field() [all …]
|