Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/cxl/
Dcxlmem.h288 __le64 volatile_capacity; member
314 __le64 volatile_capacity; member
/linux-5.19.10/tools/testing/cxl/test/
Dmem.c129 id.volatile_capacity = cpu_to_le64( in mock_id()
/linux-5.19.10/drivers/cxl/core/
Dmbox.c770 le64_to_cpu(id.volatile_capacity) * CXL_CAPACITY_MULTIPLIER; in cxl_dev_state_identify()