Searched refs:xcrs2 (Results 1 – 1 of 1) sorted by relevance
2112 let xcrs2 = vcpu.get_xcrs().unwrap(); in xcrs() localVariable2113 assert_eq!(xcrs.xcrs[0].value, xcrs2.xcrs[0].value); in xcrs()