Home
last modified time | relevance | path

Searched refs:total_capacity (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/cxl/
H A Dcxlmem.h542 __le64 total_capacity; member
/linux/tools/testing/cxl/test/
H A Dmem.c612 .total_capacity = in mock_rcd_id()
633 .total_capacity = in mock_id()
/linux/drivers/cxl/core/
H A Dmbox.c1212 le64_to_cpu(id.total_capacity) * CXL_CAPACITY_MULTIPLIER; in cxl_dev_state_identify()