Home
last modified time | relevance | path

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

/linux/tools/testing/cxl/test/
H A Dcxl_translate.c192 unsigned int tmp_r_eiw, tmp_r_eig, tmp_hb_ways; in parse_test_vector() local
196 &tmp_r_eig, &tmp_hb_ways, math, expect_hpa); in parse_test_vector()
203 if (tmp_r_eiw > U8_MAX || tmp_r_eig > U16_MAX || tmp_hb_ways > U8_MAX) { in parse_test_vector()
212 *r_eig = tmp_r_eig; in parse_test_vector()