Home
last modified time | relevance | path

Searched defs:vmid (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/osfmk/arm64/
H A Dplatform_tests.c2065 const uint16_t vmid = (uint16_t) (256 - (xxid << 4)); in _cpsrctx_do_test() local
2200 const uint16_t vmid = (uint16_t) (256 - (xxid << 4)); in _specres_do_test_std() local
/xnu-11215.81.4/osfmk/arm64/sptm/pmap/
H A Dpmap.h370 uint16_t vmid; member