Searched defs:hpa_offset (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/cxl/test/ |
| H A D | cxl_translate.c | 67 u64 hpa_offset; in to_hpa() local 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()
|
| /linux/drivers/cxl/core/ |
| H A D | region.c | 3006 u64 cxl_calculate_dpa_offset(u64 hpa_offset, u8 eiw, u16 eig) in cxl_calculate_dpa_offset() 3041 int cxl_calculate_position(u64 hpa_offset, u8 eiw, u16 eig) in cxl_calculate_position() 3080 u64 mask_upper, hpa_offset, bits_upper; in cxl_calculate_hpa_offset() local 3121 u64 dpa_offset, hpa_offset, hpa; in cxl_dpa_to_hpa() local 3173 u64 hpa, hpa_offset, dpa_offset; in region_offset_to_dpa_result() local
|