Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-qobject-output-visitor.c166 UserDefTwo *ud2; in test_visitor_out_struct_nested() local
172 ud2 = g_malloc0(sizeof(*ud2)); in test_visitor_out_struct_nested()
173 ud2->string0 = g_strdup(strings[0]); in test_visitor_out_struct_nested()
175 ud2->dict1 = g_malloc0(sizeof(*ud2->dict1)); in test_visitor_out_struct_nested()
176 ud2->dict1->string1 = g_strdup(strings[1]); in test_visitor_out_struct_nested()
178 ud2->dict1->dict2 = g_malloc0(sizeof(*ud2->dict1->dict2)); in test_visitor_out_struct_nested()
181 ud2->dict1->dict2->userdef->integer = value; in test_visitor_out_struct_nested()
182 ud2->dict1->dict2->string = g_strdup(strings[2]); in test_visitor_out_struct_nested()
184 ud2->dict1->dict3 = g_malloc0(sizeof(*ud2->dict1->dict3)); in test_visitor_out_struct_nested()
187 ud2->dict1->dict3->userdef->integer = value; in test_visitor_out_struct_nested()
[all …]
H A Dtest-qmp-cmds.c378 UserDefTwo *ud2 = NULL; in test_dealloc_partial() local
390 visit_type_UserDefTwo(v, NULL, &ud2, &err); in test_dealloc_partial()
397 assert(!ud2); in test_dealloc_partial()
400 ud2 = g_new0(UserDefTwo, 1); in test_dealloc_partial()
401 ud2->string0 = g_strdup(text); in test_dealloc_partial()
404 qapi_free_UserDefTwo(ud2); in test_dealloc_partial()
/openbmc/linux/arch/x86/kvm/svm/
H A Dvmenter.S275 ud2
278 ud2
281 ud2
284 ud2
386 ud2
/openbmc/linux/arch/x86/lib/
H A Dretpoline.S175 ud2
209 ud2
217 ud2
/openbmc/linux/arch/x86/entry/
H A Dentry_64.S324 ud2
630 ud2
677 ud2
H A Dentry_32.S79 ud2
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsvm_nested_soft_inject_test.c76 ud2(); in l2_guest_code_nmi()
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmenter.S299 ud2
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h789 #define ud2() \ macro
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv2079 "UD2","UD2","ud2","0F 0B","V","V","PPRO","","","",""