Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/arm64/
H A Dplatform_tests.c2031 uint64_t ASID:16; in _cpsrctx_do_test() member
2079 ctx.ASID = asid; in _cpsrctx_do_test()
2171 uint64_t ASID:16; in _specres_do_test_std() member
2209 ctx.ASID = asid; in _specres_do_test_std()
/xnu-11215.81.4/tests/
H A Dstackshot_tests.m1517 T_ASSERT_FALSE(seen_asid, "check that we haven't yet seen an ASID");
1523 T_ASSERT_TRUE(seen_asid, "check that we have seen an ASID");
1537 T_LOG("attempting to take stackshot with ASID and page table flags");