Searched defs:r_eiw (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/cxl/test/ |
| H A D | cxl_translate.c | 64 static u64 to_hpa(u64 dpa_offset, int pos, u8 r_eiw, u16 r_eig, u8 hb_ways, in to_hpa() 91 static u64 to_dpa(u64 hpa_offset, u8 r_eiw, u16 r_eig, u8 hb_ways, u8 math) in to_dpa() 115 static u64 to_pos(u64 hpa_offset, u8 r_eiw, u16 r_eig, u8 hb_ways, u8 math) in to_pos() 139 static int run_translation_test(u64 dpa, int pos, u8 r_eiw, u16 r_eig, in run_translation_test() 186 static int parse_test_vector(const char *entry, u64 *dpa, int *pos, u8 *r_eiw, in parse_test_vector() 398 u8 r_eiw, hb_ways; in cxl_translate_init() local
|