Searched defs:hb_ways (Results 1 – 2 of 2) 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() 93 static u64 to_dpa(u64 hpa_offset, u8 r_eiw, u16 r_eig, u8 hb_ways, u8 math) in to_dpa() 117 static u64 to_pos(u64 hpa_offset, u8 r_eiw, u16 r_eig, u8 hb_ways, u8 math) in to_pos() 142 u8 hb_ways, int math, u64 expect_hpa) in run_translation_test() 189 u16 *r_eig, u8 *hb_ways, int *math, in parse_test_vector() 404 u8 r_eiw, hb_ways; in cxl_translate_init() local
|
| /linux/drivers/cxl/core/ |
| H A D | region.c | 3181 static int decode_pos(int region_ways, int hb_ways, int pos, int *pos_port, in decode_pos()
|