Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-vmstate.c873 typedef struct TestGTreeMapping { in interval_cmp()
876 } TestGTreeMapping; in interval_cmp()
884 VMSTATE_UINT64(phys_addr, TestGTreeMapping), \ in int_cmp()
885 VMSTATE_UINT32(flags, TestGTreeMapping), \
963 TestGTreeInterval, TestGTreeMapping),
1040 TestGTreeMapping *map_a, *map_b;
1054 map_a = g_new0(TestGTreeMapping, 1); in match_interval_mapping_node()
1058 map_b = g_new0(TestGTreeMapping, 1); in match_interval_mapping_node()
1094 TestGTreeMapping *map_a, *map_b; in match_domain_node()
1100 map_a = (TestGTreeMapping *)valu in match_domain_node()
831 typedef struct TestGTreeMapping { global() struct
834 } TestGTreeMapping; global() typedef
[all...]