Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dconfigurator_test.c1702 assert_protection( in assert_protection() function
1733 assert_protection(address, prot, false /* check max */, 0 /* submap depth */); in test_protection_single_common()
1734 assert_protection(address, max, true /* check max */, 0 /* submap depth */); in test_protection_single_common()
1754 assert_protection(left_checker->address, left_prot, false /* check max */, 0 /* submap depth */); in test_protection_pair_common()
1755 assert_protection(right_checker->address, right_prot, false /* check max */, 0 /* submap depth */); in test_protection_pair_common()