Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/configurator/
H A Dvm_configurator_tests.h1112 submap_entry_template(.object = &object_templates[0]), in configure_single_submap_single_entry_common()
1203 submap_entry_template( in configure_single_submap_oversize_entry_common()
1285 [Submap] = submap_entry_template(.object = &object_templates[0]) in configure_submap_beafterfore_entry()
1397 submap_entry_template( in configure_submap_allocation_submap_one_entry_common()
1401 submap_entry_template( in configure_submap_allocation_submap_one_entry_common()
1470 submap_entry_template( in configure_submap_allocation_submap_two_entries_common()
1475 submap_entry_template( in configure_submap_allocation_submap_two_entries_common()
1542 submap_entry_template( in configure_submap_allocation_submap_three_entries_common()
1546 submap_entry_template( in configure_submap_allocation_submap_three_entries_common()
H A Dvm_configurator.h334 #define submap_entry_template(...) \ macro