Searched refs:xxid (Results 1 – 1 of 1) sorted by relevance
2462 for (uint16_t xxid = 0; xxid < 256; xxid++) { in _specres_do_test_std() local2463 const uint16_t asid = (uint16_t) (xxid << 4); in _specres_do_test_std()2464 const uint16_t vmid = (uint16_t) (256 - (xxid << 4)); in _specres_do_test_std()