/xen/tools/tests/cpu-policy/ |
A D | test-cpu-policy.c | 35 static const struct test { in test_vendor_identification() struct 36 union { in test_vendor_identification() 42 unsigned int vendor; in test_vendor_identification() 112 const char *name; in test_cpuid_serialise_success() 236 const char *name; in test_msr_serialise_success() 281 const char *name; in test_cpuid_deserialise_failure() 358 const char *name; in test_msr_deserialise_failure() 360 int rc; in test_msr_deserialise_failure() 414 const char *name; in test_cpuid_out_of_range_clearing() 558 static struct test { in test_is_compatible_success() struct [all …]
|
/xen/tools/tests/x86_emulator/ |
A D | evex-disp8.c | 6 struct test { struct 7 const char *mnemonic; 8 unsigned int opc:8; 9 unsigned int spc:2; 10 unsigned int pfx:2; 11 unsigned int vsz:3; 12 unsigned int esz:4; 13 unsigned int scale:1; 14 unsigned int ext:3; 885 struct test test = *tmpl; in test_pair() local [all …]
|
/xen/tools/tests/xenstore/ |
A D | xs-test.c | 40 struct test { struct 57 { "test", 1, NULL, 't' }, argument 450 char *test = NULL; in main() local
|
/xen/xen/arch/x86/efi/ |
A D | check.c | 1 int __attribute__((__ms_abi__)) test(int i) in test() function
|
/xen/xen/tools/kconfig/tests/auto_submenu/ |
A D | __init__.py | 11 def test(conf): function
|
/xen/xen/tools/kconfig/tests/choice_value_with_m_dep/ |
A D | __init__.py | 13 def test(conf): function
|
/xen/xen/tools/kconfig/tests/err_recursive_dep/ |
A D | __init__.py | 8 def test(conf): function
|
/xen/xen/tools/kconfig/tests/err_recursive_inc/ |
A D | __init__.py | 9 def test(conf): function
|
/xen/xen/tools/kconfig/tests/inter_choice/ |
A D | __init__.py | 13 def test(conf): function
|
/xen/xen/tools/kconfig/tests/new_choice_with_dep/ |
A D | __init__.py | 13 def test(conf): function
|
/xen/xen/tools/kconfig/tests/no_write_if_dep_unmet/ |
A D | __init__.py | 18 def test(conf): function
|
/xen/xen/tools/kconfig/tests/preprocess/builtin_func/ |
A D | __init__.py | 6 def test(conf): function
|
/xen/xen/tools/kconfig/tests/preprocess/circular_expansion/ |
A D | __init__.py | 9 def test(conf): function
|
/xen/xen/tools/kconfig/tests/preprocess/escape/ |
A D | __init__.py | 6 def test(conf): function
|
/xen/xen/tools/kconfig/tests/preprocess/variable/ |
A D | __init__.py | 6 def test(conf): function
|
/xen/xen/tools/kconfig/tests/rand_nested_choice/ |
A D | __init__.py | 12 def test(conf): function
|
/xen/tools/python/ |
A D | Makefile | 35 test: target
|
/xen/tools/firmware/hvmloader/ |
A D | tests.c | 277 int (* const test)(void); in perform_tests() member
|
/xen/ |
A D | Makefile | 80 test: target
|
/xen/tools/console/client/ |
A D | main.c | 342 char *dom_path = NULL, *path = NULL, *test = NULL; in main() local
|
/xen/tools/tests/depriv/ |
A D | depriv-fd-checker.c | 371 void (*test)(void); /* must must */ member
|