Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
H A Dcxl_translate.c142 u8 hb_ways, int math, u64 expect_hpa) in run_translation_test() argument
149 if (translated_spa != expect_hpa) { in run_translation_test()
151 expect_hpa, translated_spa); in run_translation_test()
190 u64 *expect_hpa) in parse_test_vector() argument
196 &tmp_r_eig, &tmp_hb_ways, math, expect_hpa); in parse_test_vector()