Searched defs:eiw (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/cxl/test/ |
| H A D | cxl_translate.c | 256 u8 eiw = valid_eiws[get_random_u32() % ARRAY_SIZE(valid_eiws)]; in test_random_params() local 291 u8 eiw; member [all...] |
| /linux/drivers/cxl/core/ |
| H A D | region.c | 1387 u8 eiw; check_interleave_cap() local 1441 u8 eiw, peiw; cxl_port_setup_targets() local 3050 cxl_validate_translation_params(u8 eiw,u16 eig,int pos) cxl_validate_translation_params() argument 3072 cxl_calculate_dpa_offset(u64 hpa_offset,u8 eiw,u16 eig) cxl_calculate_dpa_offset() argument 3107 cxl_calculate_position(u64 hpa_offset,u8 eiw,u16 eig) cxl_calculate_position() argument 3144 cxl_calculate_hpa_offset(u64 dpa_offset,int pos,u8 eiw,u16 eig) cxl_calculate_hpa_offset() argument 3322 u8 eiw = 0; cxl_dpa_to_hpa() local 3451 u8 eiw = 0; region_offset_to_dpa_result() local [all...] |
| H A D | hdm.c | 685 u8 eiw; in cxld_set_interleave() local
|
| /linux/drivers/cxl/ |
| H A D | cxl.h | 103 static inline int eiw_to_ways(u8 eiw, int *ways) in eiw_to_ways() argument 128 ways_to_eiw(unsigned int ways,u8 * eiw) ways_to_eiw() argument [all...] |