Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dhcalls.h182 long cxl_h_collect_vpd_adapter(u64 unit_address, u64 list_address,
Dhcalls.c530 long cxl_h_collect_vpd_adapter(u64 unit_address, u64 list_address, in cxl_h_collect_vpd_adapter() function
Dguest.c117 rc = cxl_h_collect_vpd_adapter(adapter->guest->handle, in guest_collect_vpd()