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() argument 93 static u64 to_dpa(u64 hpa_offset, u8 r_eiw, u16 r_eig, u8 hb_ways, u8 math) in to_dpa() argument 117 static u64 to_pos(u64 hpa_offset, u8 r_eiw, u16 r_eig, u8 hb_ways, u argument 142 run_translation_test(u64 dpa,int pos,u8 r_eiw,u16 r_eig,u8 hb_ways,int math,u64 expect_hpa) run_translation_test() argument 189 parse_test_vector(const char * entry,u64 * dpa,int * pos,u8 * r_eiw,u16 * r_eig,u8 * hb_ways,int * math,u64 * expect_hpa) parse_test_vector() argument 404 u8 r_eiw, hb_ways; cxl_translate_init() local [all...] |
| /linux/drivers/cxl/core/ |
| H A D | region.c | 3227 static int decode_pos(int region_ways, int hb_ways, int pos, int *pos_port, in decode_pos()
|