Lines Matching refs:depth
57 unsigned int depth; in test_memory_entry_tagging() local
198 depth = 1; in test_memory_entry_tagging()
203 &depth, in test_memory_entry_tagging()
1114 uint32_t depth; variable
1147 depth = 99;
1152 &depth,
1162 address, address + size, depth,
1167 if (depth > 0 &&
1200 depth = 99;
1205 &depth,
1210 tmp_address, tmp_address + tmp_size, depth,
1217 T_QUIET; T_ASSERT_GT(depth, 0, "still nested");
1223 depth = 99;
1228 &depth,
1233 tmp_address, tmp_address + tmp_size, depth,
1301 depth = 99;
1306 &depth,
1311 tmp_address, tmp_address + tmp_size, depth,
1318 T_QUIET; T_ASSERT_GT(depth, 0, "still nested");
1371 depth = 99;
1376 &depth,
1381 tmp_address, tmp_address + tmp_size, depth,
1388 T_QUIET; T_ASSERT_GT(depth, 0, "still nested");
1394 depth = 99;
1399 &depth,
1404 tmp_address, tmp_address + tmp_size, depth,
1411 T_QUIET; T_ASSERT_EQ(depth, 0, "new mapping is unnested");
1434 depth = 99;
1439 &depth,
1444 tmp_address, tmp_address + tmp_size, depth,
1453 if (depth > 0) {
1500 depth = 99;
1505 &depth,
1510 tmp_address, tmp_address + tmp_size, depth,
1519 if (depth > 0) {
1525 depth = 99;
1530 &depth,
1535 tmp_address, tmp_address + tmp_size, depth,
1542 T_QUIET; T_ASSERT_EQ(depth, 0, "new mapping is unnested");
1560 depth = 99;
1565 &depth,
1575 address, address + size, depth,
1580 if (depth > 0 && (info.protection & VM_PROT_WRITE)) {
1625 depth = 99;
1630 &depth,
1635 tmp_address, tmp_address + tmp_size, depth,
1642 T_QUIET; T_ASSERT_GT(depth, 0, "still nested");
1696 depth = 99;
1701 &depth,
1706 tmp_address, tmp_address + tmp_size, depth,
1713 T_QUIET; T_ASSERT_GT(depth, 0, "still nested");
1772 depth = 99;
1777 &depth,
1782 tmp_address, tmp_address + tmp_size, depth,
1789 T_QUIET; T_ASSERT_GT(depth, 0, "still nested");
1831 depth = 99;
1836 &depth,
1841 tmp_address, tmp_address + tmp_size, depth,
1847 if (depth == 0) {
1857 T_QUIET; T_ASSERT_EQ(depth, 0, "no longer nested");
1872 natural_t depth; variable
1879 depth = 99;
1884 &depth,
1898 vmaddr, depth, region_info.protection,
1900 if (depth == 0) {
1919 depth = 0;
1924 &depth,
1933 T_ASSERT_EQ(depth, 0, "vm_region_recurse(0x%llx): depth = %d expected 0",
1934 vmaddr, depth);
2058 uint32_t depth = 9999; variable
2086 &depth,
2132 &depth,